I have an Eddystone url beacon in which I have configured an https url.Now I want to broadcast that url in form of notification in google chrome but I am not able to do it.I have tried all methods of physical web but I am not able to receive any notification on my phone.Please let me know how to do that and the best possible solution.I don't want the user to install any app.Thanks for help!!
Asked
Active
Viewed 69 times
1 Answers
0
Unfortunately the support of Physical Web (based on Eddystone URL) was dropped from Chrome without any official communication from Google. First from iOS and later also from Chrome. See this issue.
The support for nearby notifications was also dropped. See docs.
Some information about discontinued support at Estimote web site.
So there is no way to show notification without installing an application.

Dietatko
- 374
- 1
- 13
-
Is there any other way through which we can achieve this...other than beacons....!! – Aadhar Mathur Oct 16 '19 at 05:17
-
@AadharMathur QRcodes are unintrusive and now supported by Android and iOS without a 3rd party app, the other way is NFC through NDEF where you can open apps or URLs (some OS would block URLs via NDEF for obvious security reasons). – jflaflamme Jun 20 '22 at 07:34