We have a few Appery apps that run very quickly on the web browser, but once deployed, they run dreadfully slow. So slow that they are unusable.
As a solution, we tried to make the entire app and content load during the splash screen (app load). This has not helped. It still takes at least 15 seconds to load a page (with a strong wifi signal) on both iOS and Android.
How can this be if we are loading the entire app during the splash screen?