Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

android does not trigger any of the zone's function #52

Open
hadare1 opened this issue Dec 24, 2019 · 4 comments
Open

android does not trigger any of the zone's function #52

hadare1 opened this issue Dec 24, 2019 · 4 comments

Comments

@hadare1
Copy link

hadare1 commented Dec 24, 2019

HI,
I downloaded the example app and configured one of the start-kit estimote beacon's tag to be 'restaurant-entrance'

I have set the appID and token ID in the proximityObserver.js file and the tag for one of the zones.
I made sure I have location permissions and BT is on.
on android it does not seem to work.

@Jackyaung
Copy link

I have the same issue as yours.
on iOS it works good but on android, it doesn't work. The function of onEnterAction didn't get triggered. @hadare1 did you solve your problem already ?

@ladigitale
Copy link

idem

@brunojmm97
Copy link

Have someone solved that? I'm facing the same issues

@ladigitale
Copy link

Here is how i managed to make something work :

  • Use git version of react-native-proximity
  • Turn on/off plane mode (seen in another issue) to reset connectivity.
    Do that each time after using estimote android app.
  • Relaunch the app.

I hope this helps

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants