react-native-beacons-android
react-native-beacons-android copied to clipboard
Eddystone-estimote not detected when reload the app
When I open the application for the first time I can list all the beacons nearby, but if I press the reload option I no longer see them. I have to close and restart. Someone had the same problem?
(sorry for my poor english)
Hi @mmazzarolo, @efiorello
I get this problem as well. Interestingly enough, this worked ok with "react-native": "0.28.0" (see https://github.com/MacKentoch/reactNativeBeaconExample).
Does anyone have an idea on how to reload react-native app without affecting beacon ranging?
Hey @efiorello and @kzima.
Unfortunately I can't keep up with this repo anymore #31, but I recently merged #34 which may help you :) You can try it from the master branch, let me know.
@mmazzarolo @efiorello
I tried the new master code, but the problem of reload still exists. I think it is more of a react-native reload problem.
@mmazzarolo I would love to help you maintain the project but have no experience with Java. Can you give me few tips on where to start and how to best debug and test the lib? What is your setup?
@kzima actually... this is all Java/Android code, I would suggest you to learn a bit of Java and Android SDK first :)
+1
The problem occurs with iBeacon as well