google / eddystone

Specification for Eddystone, an open beacon format from Google
Apache License 2.0
3.07k stars 761 forks source link

Error encountered while registering Beacon in "Beacon Tools" iOS app #231

Open sudh337 opened 6 years ago

sudh337 commented 6 years ago

I am currently working on iOS application which includes functionality on Beacons. I used google nearby API's for searching Beacon. While integrating Nearby API i am facing below issues.

I am trying to register Beacon (minewtech Eddystone) through "Beacon Tools" iOS application using Broadcast Profile "EID". But i got error while registering. I have installed Beacon Tools application on iPhone 5 (10.3.1 (14E304)).

Same beacon registration succeed from Android version of "Beacon Tools".

I have followed all steps given in https://developers.google.com/nearby/messages/ios/get-started tutorial but unfortunately application don't found any beacon even if beacons are registered(registered from android app) on google beacon dashboard.

I have downloaded sample application from https://github.com/googlesamples/ios-nearby and run it, but in this app also registered beacon was't detected. Where as in Android app it works fine.

I have created APP_Key from console project and used it while creating GNSMessageManager object.

Let me know if any additional setup require for iOS.

marcwan commented 6 years ago

Hi!

We haven't ever seen a minewtech beacon before. What error are you seeing when trying to register it?

lalittech commented 6 years ago

We have also similar kinda issue with EID registration using beacon tools App. Don't know what is going wrong Beacon tools app (Android) not even detecting the Eddystone EID beacon. Can Anyone ease help me about the same. Thanks in Advance.