-
Notifications
You must be signed in to change notification settings - Fork 38
react-native android application crashes after startObservingZones start working #8
Comments
I'm seeing the same thing. My app works fine on iOS but crashes immediately on Android. I'm seeing similar logs but also this:
|
OK, never mind. This started working again after I created a empty attachment on |
@gchallen: that was a bug in the native Android Proximity SDK, fixed in native version 0.6.2. I just updated the wrapper to that version, feel free to update to wrapper version 0.3.2. The crash is a result of another bug in the Android Proximity SDK, where the @rezkyal: The |
Hi @gchallen I update to wrapper version to 0.3.2. But Still get same issue please help
|
In 0.4.0, Android apps will no longer crash if there are no beacons in Estimote Cloud matching the tags given. (You'll still get a warning/error logged in logcat.) |
I tried the example in index.js in android and ended up crashing, i tried to trace which code make it crash and it seems because of this line
and also i tried the adb logcat and ended up getting this
I tried it at meizu-m5 which run on android 6.0
The text was updated successfully, but these errors were encountered: