Skip to content

[UFC-1757] Remove deprecated PWA meta tag for login.html#267

Open
brambrink wants to merge 1 commit intomendix:mainfrom
brambrink:ufc/1757-remove-deprecated-pwa-meta-tag
Open

[UFC-1757] Remove deprecated PWA meta tag for login.html#267
brambrink wants to merge 1 commit intomendix:mainfrom
brambrink:ufc/1757-remove-deprecated-pwa-meta-tag

Conversation

@brambrink
Copy link

@brambrink brambrink commented Sep 10, 2025

Hi team,

On navigation to login.html in apps using the Atlas theme the following deprecation warning message is shown in the dev tools console:

<meta name="apple-mobile-web-app-capable" content="yes"> is deprecated. Please include <meta name="mobile-web-app-capable" content="yes">

This deprecated meta tag was used for Apple devices which used to not have proper support for the web app manifest. However, as of iOS 11.3, proper support for it was added, making this meta tag redundant.

I tested the change on my iPhone and I am still able to add a PWA to my homescreen in fullscreen mode.

This MR removes the tag for login.html and login-with-mendixsso-button.html to get rid of the warning.

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.

2 participants