8000 removed 'apple-' prefix from all <meta> instances by michaelchadwick · Pull Request #1270 · zonkyio/ember-web-app · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

removed 'apple-' prefix from all <meta> instances #1270

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

michaelchadwick
Copy link
@michaelchadwick michaelchadwick commented Sep 9, 2024

Fixes #1269

Deprecated app-mobile-web-app-capable meta tag replaced with mobile-web-app-capable.

@charlesfries
Copy link
Contributor

@bobisjan is there anything I can do to help get this merged and released?

@bobisjan
Copy link
Contributor

Sorry for the delay 😞, I'll take a look during this week 👀

@bobisjan
Copy link
Contributor
bobisjan commented Feb 2, 2025

What is the purpose of the new meta tag? I could not find any relevant information, I recall that original meta tag (apple prefixed) was used in mobile Safari years ago, but it was basically replaced by Web App Manifest <link rel="manifest" href="manifest.json">?

My recommendation would be to disable meta tag via webAppCapable: false, and use manifest. What do you think?

@michaelchadwick
Copy link
Author

@bobisjan Sorry it took so long to respond to this! One thing I found that is somewhat recent is this web.dev article: https://web.dev/learn/html/metadata#other_useful_meta_information. Oddly enough, they recommend using both tags, so now I'm not sure if this PR is even useful -_-

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecated meta tag "apple-mobile-web-app-capable"
3 participants
0