laravel-pwa
laravel-pwa copied to clipboard
[Question] Link to PWA (Safari/iOS)
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.
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
This package will generate iphone assets: icons / splashscreen generator for android / IOS devices: npm install --global pwa-asset-generator
This package will generate iphone assets: icons / splashscreen generator for android / IOS devices: npm install --global pwa-asset-generator
Thanks, i will test that.