Hello,
I make and app and when it runs in android it takes 8~9 seconds to load the app. If there is any way to build in for production mode and speed up the initial load?
Thanks
Hello,
I make and app and when it runs in android it takes 8~9 seconds to load the app. If there is any way to build in for production mode and speed up the initial load?
Thanks
Are you calling any heavy api calls(images/data) during initial load.
No, i just load the default pluguins of ionic projecte. Is there is any way to check what time spend each proces?