Remove PWA "Add to Home Screen" popup

Is there a way to turn off the “add to home screen” popup on PWA version? Thanks!

Hi!

If you want to make a PWA that acts more like a website (users access from safari rather than PWA bookmark) you can create a desktop app with mobile-sized screens. That way it will not show the popup inside safari. Just create a new desktop app with a shared database, and then create ur screens.

1 Like

Ahh. Brilliant!! Thank you so much.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.