Re: [presentation-api] Uncaught ReferenceError: PresentationRequest is not defined (#472)

> Will you please tell me what are the browsers and versions the Presentation API would work smoothly?

Chrome has supported the Presentation API with normal HTML URLs since Chrome 59 (for desktop):

https://chromestatus.com/feature/5414209298890752

You can see support in other browsers on MDN, note I have not exhaustively tested this on all other browsers:

https://developer.mozilla.org/en-US/docs/Web/API/Presentation_API

Note, I'm planning on refreshing the mozilla.org documentation as it's a little behind the current spec.

> Also, It would be very helpful if you can provide latest doc reference to refer.

The examples in the Presentation API spec should reflect the latest shipping implementation in Chrome: https://w3c.github.io/presentation-api/#examples

We also have a couple of sample apps if that would be helpful:

https://github.com/googlechrome/samples/tree/gh-pages/presentation-api
https://github.com/GoogleChromeLabs/presentation-api-samples

If you run into what looks like a bug with the Chrome implementation you can file a bug here and assign it to mfoltz@chromium.org:

https://bugs.chromium.org/p/chromium/issues/entry

Hope this helps.  I'm going to close out this issue as it's not directly related to the spec itself.

-- 
GitHub Notification of comment by mfoltzgoogle
Please view or discuss this issue at https://github.com/w3c/presentation-api/issues/472#issuecomment-536679276 using your GitHub account

Received on Monday, 30 September 2019 18:02:06 UTC