Jump to content

PWA on iOS doesn’t set app name when opening link with external app


Go to solution Solved by Ryan Ashbrook,

Recommended Posts

Posted

The link back to the PWA uses “untitled” as the app name when opening the link with an external app. 

Perhaps the manifest is missing an app title attribute?

Here is a screenshot when opening with Chrome from the Invision Community PWA:

Could contain: Page, Text, Electronics, Mobile Phone, Phone

 

Here is opening the same link from Safari:

Could contain: Page, Text, Electronics, Mobile Phone, Phone

Posted

I’ve tried the Twitter PWA and it has the same problem. So, probably nothing you can do to set the app title. Maybe check the manifest schema that iOS currently supports and if there is no manifest setting for this string, wait until Apple addresses this issue. 

  • Solution
Posted
22 minutes ago, KT Walrus said:

I’ve tried the Twitter PWA and it has the same problem. So, probably nothing you can do to set the app title. Maybe check the manifest schema that iOS currently supports and if there is no manifest setting for this string, wait until Apple addresses this issue. 

Yes, I've just checked with other PWA's as well, and they also have the same issue, so this is a problem in iOS itself. The manifest only has two properties to define the name of the PWA (short_name for locations with limited space and name for anywhere else), and both are set.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...