I’m having an issue with one of my apps where the app sometimes closes after being in the background for an hour so it fully restarts the app. I did find this: https://ionicframework.com/docs/native/background-mode/ but I’m worried this plugin will cause my app to always be running and drain my user’s batteries. Is that the case? If yes how should one go about keeping their app “paused” in the background allowing them to resume from where they left off?
↧