You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After resolved the problem of Android stopping the application after five minutes in the background: #89
Now Android stops the application in the background after approximately one hour.
For this reason, we have used foreground plugin to show a notification that makes Android reactivate the app, but it does not work.
To Reproduce
Steps to reproduce the behavior:
Start app
Send coordenates to an API
We send the application to de background
After an hour, Android stops the calls to the API
If I get the application in foreground, the flow restart again
Expected behavior
We need to send coordenates to the API throughout the time
Smartphone (please complete the following information):
Device: Any Android Device
OS: Android 14
The text was updated successfully, but these errors were encountered:
Describe the bug
After resolved the problem of Android stopping the application after five minutes in the background:
#89
Now Android stops the application in the background after approximately one hour.
For this reason, we have used foreground plugin to show a notification that makes Android reactivate the app, but it does not work.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
We need to send coordenates to the API throughout the time
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: