Data at Your Fingertips: Explore Our New Reporting and Statistical Capabilities By Ryan Ashbrook Tuesday at 01:29 PM
KT Walrus Posted March 29 Share Posted March 29 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: Here is opening the same link from Safari: SeNioR- 1 Link to comment Share on other sites More sharing options...
Marc Stridgen Posted March 30 Share Posted March 30 Developers have been tagged here, so we can get some feedback. Im not actually sure if this is a bug, or an issue on the device side. Link to comment Share on other sites More sharing options...
KT Walrus Posted March 30 Author Share Posted March 30 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. Link to comment Share on other sites More sharing options...
Solution Ryan Ashbrook Posted March 30 Solution Share Posted March 30 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. Link to comment Share on other sites More sharing options...
Recommended Posts