Closed mmazzarolo closed 8 years ago
@mint3000
Hey, I just released a new beta version of this library on npm: react-native-beacons-android 2.0.0-beta.1
.
In this new version you should be able to range for multiple beacons, just remember to use a different identifier (from the example above: 'REGION1'
) for each ranging attempt.
Let me know if it works... it is still in beta 👍
Feedbacks on this feature are welcome here.
From #10, @mint3000 :
Nice question.
Currently the library handles only one ranging sessions (and the altBeacon library used internally doesn't seem to support multiple monitoring/ranging).
Does anybody know if
react-native-ibeacon
allows multiple ranging?Interesting discussions: Multiple Monitoring, Ranging Notifiers