umair13adil / simple_beacons_flutter

A flutter plugin project to range & monitor iBeacons.
Apache License 2.0
35 stars 42 forks source link

Background scanning is not working when phone is in locked state #67

Open official-ravi opened 2 years ago

official-ravi commented 2 years ago

I am not getting any locked or activities while making the app to background and then lock the device. Its just showing logs for 1 or 2 minutes hardly and then stops.

I was testing couple of scenarios using example app

https://github.com/umair13adil/simple_beacons_flutter/tree/master/example

typexy commented 1 year ago

@official-ravi did you find a solution? or was this only due to the example and you made it work in another app?