simple_beacons_flutter
simple_beacons_flutter copied to clipboard
The plugin stops working after resuming the app
Hello,
The plugin works very well in debug mod. But when I build an apk file and install it on my Android device, I got a problem. When I start the app for the first time everything is working very well but when I close the app and restart it, the plugin is not working and I cannot detect my beacons anymore. The only way to fix that is to clear the app's data in the android settings. I have the same problem with the example program of the plugin. How can I fix that ?
Same problem :(
I have the same problem for the example app After install, run in foreground, It prints the beacon Put it in background, I get notification When I switch back to foreground, I stop getting anything