0

I use Altbeacon "onNonBeaconLeScan" method to scan nonbeacon device. It scan Android 7.0 but it doesn't scan Android 10.

uyarc
  • 579
  • 4
  • 17
  • 2
    Does this answer your question? [Altbeacon stopped working on Android10 and didEnterRegion does not get called at all](https://stackoverflow.com/questions/58059097/altbeacon-stopped-working-on-android10-and-didenterregion-does-not-get-called-at) – avocadoLambda Jun 09 '20 at 06:18
  • @Peter I can scan beacon Android 10 beacuse targetSdkVersion 28. My problem is onNonBeaconLeScan function called in Android 7.0 but not called in Android 10.0 – uyarc Jun 09 '20 at 08:00
  • 1
    @uyarc, starting with Android 10, scan filters must be used in the background which may limit background detections to beacon advertisements matching the filter on Samsung phones. – davidgyoung Jun 09 '20 at 14:29

0 Answers0