-
Notifications
You must be signed in to change notification settings - Fork 178
Troubleshooting guide
-
Are you using Estimote beacons? (These are only supported devices.)
-
Do you have physical devices or are you using 'virtual' ones? (There are issues detecting virtual beacons created using official Estimote app. However, if you create a virtual beacon using startVirtualBeacon method it should be detectable to all apps based on this plugin.)
-
What mobile devices are you using to test? (Only Bluetooth 4.0-compatible devices will work.)
-
Is your bluetooth turned on?
-
Is Estimote app (one that is available in the app/play store) working fine for you? Does it recognize all of your beacons?
-
Have you tried running example app included to this PhoneGap plugin? Does it work?
-
After app was first installed, has it requested access to 'location services' (example)? Have you accepted this request? If not, please enable access to location services manually via 'settings'.
-
Are there any errors in the XCode while deploying?
-
Have you tried debugging the app using Safari? Are there any errors on the console?