NWACus / avy

Mobile-Native Viewing of NAC Avalanche Forecasts
MIT License
10 stars 6 forks source link

Stuck on startup #667

Open charlotteguard opened 6 months ago

charlotteguard commented 6 months ago

This has happened to me a few times, basically open the app after not opening it for a while and it just stuck on the initial loading page (blue screen with logo) I have to force quit the app and restart and it works fine. Happened to me at 12:12pm PST on 1/28

stevekuznetsov commented 6 months ago

Unfortunately if you are seeing a screen with only the logo and no other loading spinners, etc - that's just the splash screen for Android loading the app, and the app code is not even running yet. We'd need to look into what we could do to make loading better - maybe our bundle size is too large?