marinasundstrom / commuter

Mobile app for daily commuters in Skåne region, Sweden
Apache License 2.0
1 stars 0 forks source link

App blank after gone from inactive to active #13

Closed marinasundstrom closed 4 years ago

marinasundstrom commented 5 years ago

Sometime when the app has been left inactive in the background, it does not refresh and seem blank.

marinasundstrom commented 5 years ago

It is probably because of refreshing not working due to faulty app state when app goes from foreground to background, and then to foreground again.

We should be able to find and fix this by writing a unit test. #21