How to make the application always open without downloading
I have an app with about 50 users complaining about slow loading. Is there a way to keep the app always open without loading the app every time the app is used?
thanks for the help
How to make the application always open without downloading
I have an app with about 50 users complaining about slow loading. Is there a way to keep the app always open without loading the app every time the app is used?
thanks for the help
I received similar feedback from my clients. I observed other apps and noticed that most apps which have to take info from internet do take same time in loading. So i did something else. I put an image very unique to the client as their background. So for half of the loading time… the client sees that image. Surprisingly, the first feedback i get in any old or new project is a surprised thank you for the beautiful background image.
I am afraid i personally don’t have a direct solution to your question, but you can try making their wait time more beautiful and something they look forward too till we find a solution in the comments here. Hope this helps.
Your users could save the URL of the application as a bookmark in their browser. I’m not sure it will speed things up, but it might.
If your first tab is linked to a small table, and the information that is shown in that first screen does not rely on a lot of relations or computations, then your app should load faster.