How to speed up web-app? And is it the same speed in play store?

Hi - It took very long for the web-app to upload.

  1. How can we speed up our app?
  2. And is the same speed on the web-app going the same in the play store?

Thank you!

Hi @ola77,

In my experience, built apps in stores work faster than in previews/PWA mode. Static content & navigation is faster, and you don’t have to wait long before launch.
Though the speed will always depend on the speed of data processing and loading from DB.

Sweet thanks! appreciate the note.