mobile-insight / mobileinsight-mobile

Mobile Network Intelligence Made Easy -- Android version of MobileInsight app
http://mobileinsight.net
Other
88 stars 55 forks source link

Check Update Blocks Starting App #13

Open zwyuan opened 6 years ago

zwyuan commented 6 years ago

When the network connection is not available, the check_update() function will block the app from entering the main UI. To users, it will freeze at the presplash screen.

https://github.com/mobile-insight/mobileinsight-mobile/blob/0de6dab9dc94e312d1825fbd8a61d9b9779fb278/app/main.py#L857