I attached data to Eddystone Beacons using The Proximity Beacon API. I want to fetch the Beacon attachments using Nearby Messages API.
I followed the steps mentioned at https://developers.google.com/nearby/messages/android/get-beacon-messages.
But I am not able to read Beacon attachments. The onFound()
method is not getting called