react-native-beacons-android icon indicating copy to clipboard operation
react-native-beacons-android copied to clipboard

Eddystone-estimote not detected when reload the app

Open efiorello opened this issue 8 years ago • 5 comments

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)

efiorello avatar Jan 24 '17 20:01 efiorello

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?

kzima avatar Feb 05 '17 10:02 kzima

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 avatar Feb 06 '17 08:02 mmazzarolo

@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 avatar Feb 06 '17 23:02 kzima

@kzima actually... this is all Java/Android code, I would suggest you to learn a bit of Java and Android SDK first :)

mmazzarolo avatar Feb 07 '17 08:02 mmazzarolo

+1

The problem occurs with iBeacon as well

juiceo avatar Feb 09 '17 14:02 juiceo