chrisriesgo / Android-AltBeacon-Library

Proximity beacon ranging and monitoring library for Xamarin.Android apps
Apache License 2.0
41 stars 44 forks source link

DidRangeBeaconsInRegionComplete return empty list after 5-6 sec #40

Open HIdoShviro opened 6 years ago

HIdoShviro commented 6 years ago

The issue I am having is, for the first 5-6 seconds, it finds the beacons. For the next 18-20ish, it returns an empty array.

This pattern continues indefinitely.

I'm using xiaomi mi a1 on android 7.1.2

I've seen this issue on other altBeacon projects like: https://github.com/petermetz/cordova-plugin-ibeacon/issues/307

do you have any solution?