bo-android
bo-android copied to clipboard
Background-Mode + LocationProvider getting disabled
What should we do when BO-Android is running in the background and the user disables the LocationProvider which is in use?
- Should we show a Notification?
- Should we show a Toast?
- Don't to anything. Users are smart enough to not disable the LocationProvider when BO-Android is running ^^
The best solution seems to be the notification, because it is more permanent.