Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android app startup time decreases dramaticaly after app-sync update #46

Open
Vladi007 opened this issue Nov 16, 2019 · 1 comment
Open

Comments

@Vladi007
Copy link

Vladi007 commented Nov 16, 2019

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

@Vladi007
Copy link
Author

I found out that the issue was related to the nativescript version.
After the update to Nativescript 6.0 the issue was gone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant