You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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 ******',
};
The text was updated successfully, but these errors were encountered: