Firebase Database Is Not Updating With No Errors, Slow Response
I'm a newbie to Android development, so apologies in advance if this is a stupid question. I'm running a simple app that tracks the user's location and store it in a real-time db.
Solution 1:
Try following these steps.The reasoning is explained in this post: V/FA: Inactivity, disconnecting from the service
Steps:
1)Uninstall the app from your mobile/emulator.
2)Then go to the File option in the main menubar in the android studio.
3)Then click on Invalidatecasha/restart.
Post a Comment for "Firebase Database Is Not Updating With No Errors, Slow Response"