Im using Nearby and Eddystone URL to broadcast notifications to Chrome on mobile. After provisioning and setting up of the beacons, it works great. The notifications shows up in the notification drawer. However, if it was dismissed by accident or intentionally, it doesn't show up anymore. I read somewhere that it goes "silent" for some time to avoid pestering the users. But in my case, it never returned unless I provision the beacons again.
Two questions:
- Is this a known bug?
- Will the notification ever return without doing extra work?
- How to reset it to see the notifications again?