aesculus / EVTO-App-Feedback

A project to track bugs and ideas for the EVTO App
MIT License
1 stars 0 forks source link

Disable main menu until superchargers are loaded #326

Closed aesculus closed 7 years ago

aesculus commented 7 years ago

Some users occasionally complain of crashes touching the main menu icon. It's a pretty benign operation so it might have to do with the superchargers not being fully loaded yet. This is usually very fast but some networks could have a delay.

This also applies to the main page action buttons (Getting Started, Plan a Trip, Resume Trip).

aesculus commented 7 years ago

These items are disabled until the last callback in the initialization of the app completes or fails.

Fixed in V1.2 (6)