I can't see a nearby notification in association with a beacon

断了今生、忘了曾经 提交于 2019-12-19 10:29:10

问题


My device got yesterday the update of the google services app.

I have tested the google nearby notifications on Android with two beacons, one iBeacon and one Eddystone-UID.

These beacons are active, and are correctly registered in the platform. (I see them as registred in the Android Beacon Tool app).

I added to them an url nearby notification attachment from the Google Beacons Dashboard.

My device does not receive any notifications in relation with these beacons while my device correctly receives the one from a physical web beacon (emitting an Eddystone-url) with the new nearby notification system (not the Chrome one)

Is the nearby notification ready with iBeacon and Eddystone-UID ?


回答1:


Yes, the nearby notification is ready with eddystone UID.

The process is:

  1. Get eddystone supported beacons
  2. Configure your beacons to a namespace ID and an instance ID(usually this is done with the help of an app which is provided by the device manufacturer)
  3. Register your eddystone UID beacon with the help of beacon tools app. (Make sure you have created a project before doing so)
  4. Once the beacon(eddystone UID is registered), open Google beacon dashboard.
  5. Select the registered device, toward top left, you will find a drop down, select nearby notification from there.
  6. Fill the appropriate fields. Try to create multiple notifications using different URL's like facebook.com, Google.com etc.
  7. Now bring your beacon near your android phone, switch on bluetooth and location.
  8. You should see a notification which reads as "website for this location found""

If still after following the above process, you cannot find the notification. Go to you Google settings from the apps drawer and see if you can find an option called nearby discoveries.

If nearby discoveries is present that would mean your play services is updated to 9.2.55 and nearby notifications should work.

Also, do let me know your Android phone model.

Thank You




回答2:


My problem seems to be a language management bug in the google proximity platform.

My mobile is in french. I added an attachement with as language "fr". I can't get it.

If I put an attachement with as language "en", I can see it on my phone in the "nearby discoveries" page (while my phone is in french)



来源:https://stackoverflow.com/questions/38099720/i-cant-see-a-nearby-notification-in-association-with-a-beacon

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!