-
Notifications
You must be signed in to change notification settings - Fork 7
Flutter PWA "Add to Homescreen" prompt #125
Copy link
Copy link
Open
Description
WIth a PWA, we can save the app locally on Desktop and Mobile so the UX is nice. It works perfectly once a user actually does it.
But most users don't know it even exists, and it's really good now.
How to trigger the Save PWA feature on IOS and Android and desktop browsers. It’s a fantastic feature for users and for us since it keeps use out of the App Store bullshit ?.
THis is how it works and we already do this:
https://stackoverflow.com/questions/62283765/flutter-pwa-not-showing-add-to-home-screen-option
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels