I stacked with the issue in android when my device is in the background mode or locked it stops getting notification about statuses through the Bluetooth in some period of time. I have to keep alive connection all the time. Haven't found this issue in iOS. Is this a known issue?
Android stops backgrounded applications unless you keep them foreground via a foreground service for instance (you can google it).
Would you be so kind as to suggest any library that could help to resolve the issue?
What do you think about React Native Background Geolocation?
Or there is some other smart solution?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Most helpful comment
Would you be so kind as to suggest any library that could help to resolve the issue?
What do you think about React Native Background Geolocation?
Or there is some other smart solution?