google / beacon-platform

Code samples for Google's beacon platform
Apache License 2.0
391 stars 262 forks source link

Nearby Message API not found Beacon or attachments #41

Open aashu09 opened 7 years ago

aashu09 commented 7 years ago

Hi,

I have been facing an issue related to Nearby Message API and Google Beacon that I have registered Beacon by Google Beacon Tools App with my Project and add attachments to that Beacon. Used Google Codelab to subscribe Beacon in Android App and Beacon is successfully into my Android app but when I was looking for attachments into onFound method then there is nothing to show means NearBy Message API is not able to found attachments from Beacon. There is no problem in Beacon Device because Google Beacon dashboard and proximity beacon api are able to scan for beacon but Nearby is not showing any attachments. Before 4-5 days., attachments were showing by Nearby but from last 4-5 days Nearby is not showing any attachments. Please help me out from this issue, Its urgent.

Thanks

jfarfel commented 7 years ago

Hi, just to be clear, is it your Android app or iOS app that's not finding the beacon? Thanks!

jfarfel commented 7 years ago

Also, please confirm the beacon shows up in another scanner like the nRF Connect and/or Beacon Tools app. Your comment says "Beacon dashboard and proximity beacon api are able to scan for beacon", but the dashboard and PB API don't do any BLE scanning, they just access the server-side information registered with your beacon IDs. Do you mean that the Beacon Tools app does see the beacon?