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

PWAs can be installed on iOS/iPadOS 16.4+ by any browser #26388

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

tantek
Copy link
Contributor

@tantek tantek commented Apr 24, 2023

Per https://ios.gadgethacks.com/how-to/these-browsers-let-you-add-web-apps-and-bookmarks-your-iphones-home-screen-0385351/ as of iOS/iPadOS 16.4, any supporting browser can support the Add to Home Screen feature beyond Mobile Safari, and some already do e.g. Microsoft Edge and a few others (listed in that article).

Description

Motivation

Additional details

Related issues and pull requests

Per https://ios.gadgethacks.com/how-to/these-browsers-let-you-add-web-apps-and-bookmarks-your-iphones-home-screen-0385351/ as of iOS/iPadOS 16.4, any supporting browser can support the Add to Home Screen feature beyond Mobile Safari, and some already do e.g. Microsoft Edge and a few others (listed in that article).
@tantek tantek requested a review from a team as a code owner April 24, 2023 14:23
@tantek tantek requested review from bsmth and removed request for a team April 24, 2023 14:23
@github-actions github-actions bot added the Content:Other Any docs not covered by another "Content:" label label Apr 24, 2023
@github-actions
Copy link
Contributor

@bsmth
Copy link
Member

bsmth commented Apr 25, 2023

Thanks, taking a look shortly 👀

Copy link
Member

@bsmth bsmth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks. Two more supporting resources for good measure:

  • Added support for Web Push in web apps saved to the home screen on iOS.
  • Added support for the "id" member in Web App Manifest files.
  • Added support for the Badging API.
  • Added support for third-party browsers to offer Add to Home Screen from the Share menu.

This is for "iPadOS 16.4 beta, and iOS 16.4 beta" but I think we can leave it as 16.4 👍🏻

@bsmth bsmth merged commit 3eb6157 into mdn:main Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:Other Any docs not covered by another "Content:" label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants