laravel-pwa icon indicating copy to clipboard operation
laravel-pwa copied to clipboard

[Question] Link to PWA (Safari/iOS)

Open robsontenorio opened this issue 4 years ago • 3 comments

Thanks for this package @silviolleite !

I know this is out of scope. But , is there any additional config to make installed PWA open from a external link?

On iOS13 when click http://www.mysite.com it opens on Safari, not installed PWA.

robsontenorio avatar Jul 13 '20 04:07 robsontenorio

Hi, I have same problem. In android phone, it's good working, bur in ios, the link app don't appear. Thanks in advance for your issue

webdev1401 avatar Jul 28 '20 14:07 webdev1401

This package will generate iphone assets: icons / splashscreen generator for android / IOS devices: npm install --global pwa-asset-generator

gtamborero avatar Dec 05 '20 20:12 gtamborero

This package will generate iphone assets: icons / splashscreen generator for android / IOS devices: npm install --global pwa-asset-generator

Thanks, i will test that.

webdev1401 avatar Dec 07 '20 07:12 webdev1401