python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Flutter Beacon Scanner not scan the beacon when application go in background
Hello I am using flutter beacon 0.5.1 for scanning beacon in android device. After some time when application go in background beacon doesn't scan. It generates empty results. I've tried to implement ...
Nisarg Trivedi
Votes: 0
Answers: 1
setMethodCallHandler never run on BeaconsPlugin for Flutter
I want scan beacon devices, I'm using this plugin https://pub.dev/packages/beacons_plugin . I wrote the code like plugin's example code but i only see 2 print in my console. I can't see 3. print and c...
Baran Gungor
Votes: 0
Answers: 1
Why is ble beacon shown after disconnecting power by AltBeacon Library?
I use AltBeacon library for simple ble scanning. Scanning for about 7 or 8 seconds then I stop it. tapping button for rescanning. the problem that I have had from the previous version of this library ...
NimaAzhd
Votes: 0
Answers: 1
Caused by android.app.ForegroundServiceStartNotAllowedException startForegroundService() not allowed due to mAllowStartForeground false
I have upgrade the Android SDK project 30 to 31. Also i am using the the Android Beacon Library for scanning the the iBeacon.
Android 12 i am getting the frquently below crashes on 100% background app...
Nitin Karande
Votes: 0
Answers: 1