Skip to content

Troubleshooting guide

Konrad Dzwinel edited this page Apr 16, 2014 · 4 revisions
  1. Are you using Estimote beacons? (These are only supported devices.)

  2. 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.)

  3. What mobile devices are you using to test? (Only Bluetooth 4.0-compatible devices will work.)

  4. Is your bluetooth turned on?

  5. Is Estimote app (one that is available in the app/play store) working fine for you? Does it recognize all of your beacons?

  6. Have you tried running example app included to this PhoneGap plugin? Does it work?

  7. 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'.

  8. Are there any errors in the XCode while deploying?

  9. Have you tried debugging the app using Safari? Are there any errors on the console?

Clone this wiki locally