osis / cf-apps-ios

An iOS Client for Cloud Foundry
https://cf-apps.cfapps.io
Apache License 2.0
16 stars 8 forks source link

Implements guard against partial state loss with accounts #77

Closed osis closed 7 years ago

osis commented 7 years ago

Uninstalling the application gets rid of NSUserDefaults but objects in the Keystore can persist which results in a partial loss of state. This allows the application to recover.