iFixit / iFixitAndroid

Official iFixit Android App
https://play.google.com/store/apps/details?id=com.dozuki.ifixit
GNU General Public License v3.0
162 stars 88 forks source link

Login API calls aren't received when resuming #134

Closed marczych closed 11 years ago

marczych commented 11 years ago

1) Take an action that opens the login dialog e.g. FavoritesActivity. 2) Put in credentials, valid or not. 3) Hit log in. 4) Hit the home button before the API call comes back. 5) After it returns, resume the app. 6) Observe how nothing happens.