couchbaselabs / ToDoLite-iOS

To-Do list sample app for Couchbase Lite, native iOS version
85 stars 41 forks source link

FB user account with multiple email addresses configured results in login error #26

Open ajres opened 9 years ago

ajres commented 9 years ago

My FB user account had three email addresses configured, two external and one me@facebook.com

When logging into the App, the userid was not populated after fb login and the following message was displayed:

"ERROR couldn't access email info from your Facebook account"

After disabling the me@facebook.com address and removing one of the external email addresses, leaving just one email address configured in the FB profile the userid was correctly populated after FB login and the App started to replicate correct with the backend server