Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

api.BeforeInstallPromptEvent - Inconsistent #24352

Closed
apoleo88 opened this issue Sep 5, 2024 · 1 comment
Closed

api.BeforeInstallPromptEvent - Inconsistent #24352

apoleo88 opened this issue Sep 5, 2024 · 1 comment
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Comments

@apoleo88
Copy link

apoleo88 commented Sep 5, 2024

What type of issue is this?

Incorrect support data (example: BrowserX says "86" but support was added in "40")

What information was incorrect, unhelpful, or incomplete?

Browser compatibility is different from what is reported on another page: https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Guides/Making_PWAs_installable#browser_support

What browsers does this problem apply to, if applicable?

No response

What did you expect to see?

A correct, up to date, table

Did you test this? If so, how?

no

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Guides/Making_PWAs_installable#browser_support
https://developer.mozilla.org/en-US/docs/Web/API/BeforeInstallPromptEvent#browser_compatibility

Do you have anything more you want to share?

It doesn't show any iOS supported browser.

MDN URL

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

MDN metadata

MDN page report details
  • Query: api.BeforeInstallPromptEvent
  • Report started: 2024-09-05T15:40:48.619Z
@queengooborg
Copy link
Contributor

This is correct data, Safari iOS does not have support for the BeforeInstallPromptEvent interface. It doesn't mean that it doesn't support progressive web apps.

Please make sure that you test whether a feature is supported before opening an issue saying that it is.

@queengooborg queengooborg closed this as not planned Won't fix, can't repro, duplicate, stale Sep 5, 2024
@queengooborg queengooborg added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

No branches or pull requests

2 participants