Coffeeboys / RenewPass

An Android app for renewing your UPass
MIT License
10 stars 2 forks source link

App crashes on start #22

Closed landalex closed 8 years ago

landalex commented 8 years ago

Trevor: My guess is that I broke preferences by changing the preference keys from hardcoded strings to string resources so you only get that crash when updating from an older version.

Try changing the preference keys back to the hardcoded values in code maybe?

landalex commented 8 years ago

Need to test updating to latest version from the current Play Store version.

landalex commented 8 years ago

Downloaded from Play Store, upgraded using apk built from latest notifications branch, cannot reproduce.