Losing Connection With Firebase Database After Updating To New Sdk
After updating my projects Firebase SDK, I noticed my app regularly lose connection with the firebase database. The time it would take to disconnect ranging from a few minutes to j
Solution 1:
Firebase fixed the connection issue with the release of 9.0.2. Also for anyone still having trouble, I found the answer on this page very useful. Especially the troubleshoot guide produced by the firebase team for those still experiencing auth token issues after updating to 9.0.2.
Post a Comment for "Losing Connection With Firebase Database After Updating To New Sdk"