I have successfully installed the react-native-proximity. I have a beacon here that I can detect with the official Estimote application. However, I am unable to detect it with my React Native app.
Get this output but cannot detect the beacon:
Creating Proximity Zone _id = rlcxxyjpjs, range = 2, tag = pump
Started observing for 1 zone(s)
hello,i run this code but not working i am getting display of index.js and enabled estimote monitoring also.i am also getting display of exploration mode on but no information of beacons.i also need notification when beacons found when we enter or exit near by beacon region.
can you please help me out