AppBlade / AppBladeSDK

The SDK for AppBlade; iOS and Android
https://appblade.com
MIT License
23 stars 14 forks source link

Keychain invalidates on Resign. #69

Open andrewtremblay opened 11 years ago

andrewtremblay commented 11 years ago

Since we're storing and retrieving the Very Important Secrets to the keychain, we rely entirely on there being keychain access. We need to disable the SDK more gracefully when we don't have keychain access.