Open SingothuSrinu opened 1 year ago
I am recommending to use https://github.com/JanSneeuw/react-native-beacon-radar
@SingothuSrinu update org.altbeacon:android-beacon-library
in react-native-beacons-manager/android/build.gradle
to 2.20.1
. But there are some incompatibilities with the values the new AltBeacon library version outputs. More work needed.
Version
latest
Platform
Android
OS version
13 android
Steps to reproduce
Expected behavior
After getting 1st beacon data if we approach 2nd beacon it has to detect 2nd beacon and get data from beacon
Actual behavior
when ever app is launch, app detects 1st beacon( navigate and come back to initial screen) and we approach to second beacon scanning is stop
const region = { identifier: 'NAME', uuid: '*****16digit code **', };