You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: