google / gtm-oauth2

Google Toolbox for Mac - OAuth 2 Controllers
Apache License 2.0
125 stars 70 forks source link

Use NSUserDefaults storage on simulator for iOS 10. #77

Closed thomasvl closed 8 years ago

thomasvl commented 8 years ago

This works around a keychain bug in the iOS 10 simulator. We can revert this once Apple ships a fix.