uber-archive / ohana-ios

Contacts simplified. This project is deprecated and not maintained.
MIT License
362 stars 40 forks source link

Better documentation required for dataProviderDidHitContactsAuthenticationChallenge #28

Closed adam-zethraeus closed 8 years ago

adam-zethraeus commented 8 years ago

It's unclear what to do when dataProviderDidHitContactsAuthenticationChallenge is called on the provided system dataProviders' delegates.

Instead of relying on the consuming app to implement a way to request access, we should provide a callback in the to the authenticationChallenge method. When the consumer is ready to trigger the system authentication, they should simply call it.

maxwellE commented 8 years ago

Agree totally!

NickEntin commented 8 years ago

Agreed!