-
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 the Virtual beacon JavaScript API 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 Bluetooth turned on?
-
Is the Estimote app (available in the App Store/Play Store) working fine for you? Does it recognize all of your beacons?
-
Have you tried running example app included? Does it work?
-
After app was first installed on iOS, has it requested access to 'location services' (example)? Have you accepted this request? If not, please enable access to location services manually via 'settings' (in iOS).
-
Are there any errors in the XCode?
-
Have you tried debugging the app using Safari? Are there any errors on the console?