simple_beacons_flutter icon indicating copy to clipboard operation
simple_beacons_flutter copied to clipboard

Background scanning is not working

Open HashaamNadeem opened this issue 2 years ago • 0 comments

I have a use case where i want to scan beacon in the background even if the app is killed. await BeaconsPlugin.runInBackground(true); added this for background but it is not working.

HashaamNadeem avatar Oct 19 '22 09:10 HashaamNadeem