AltBeacon / android-beacon-library

Allows Android apps to interact with BLE beacons
Apache License 2.0
2.83k stars 834 forks source link

Sometime Beaconscanning is have error and restart #1054

Closed usy1473 closed 2 years ago

usy1473 commented 2 years ago

Expected behavior

background service is search beacons continuously in foreground

Actual behavior

this scanning is stop and restarting sometimes and can`t find beacons before restart app

Steps to reproduce this behavior

See the Expected behavior.

Mobile device model and OS version

Galaxy s21u android 11

Android Beacon Library version

2+

IMPORTANT: This forum is reserved for feature requests or reproducible bugs with the library itself. If you need help with using the library with your project, please open a new question on StackOverflow.com.

davidgyoung commented 2 years ago

@usy1473 thank you for this report. but it is way too vague to be actionable. This library has been well tested with Samsung devices on Android 11, so I do not believe this is a general problem.

What do you mean by this description: "background service is search beacons continuously in foreground". Are you using a foreground service? What are the specific steps used to reproduce a failure? How you know it has failed?

A few tips to help:

I am going to close this ticket for now as it is too vague to her actionable. I encourage you to perform the steps above and submit a new issue if you can collect the requested information.