You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the following startup times for the same app (no updates at all):
Before app-sync update (.apk file install) = 6 sec
After app-sync update = 30 sec
I get the following startup times for the same app (no updates at all):
Before app-sync update (.apk file install) = 6 sec
After app-sync update = 30 sec
The 6 seconds is achieved by lazy loading - https://docs.nativescript.org/angular/performance-optimizations/lazy-loading
Anyone else experienced the same issue?
Thank you for your answer.
Note: first version of the app uploaded to AppSync Server did not use lazy loading
The text was updated successfully, but these errors were encountered: