Develop an app with Cordova for Android and Firestore (v 4.12.1) to save documents. After Android puts the app in Sleep mode, when it returns to the foreground again, I can not read or create a document in Firestore, apparently the connection is lost. If I manually disable the connection to the Internet on my cell phone and then re-enable it, Firestore works again. Does anyone have any idea why this is happening and if there is a way to fix it?
Thank you very much!