couchbaselabs / ToDoLite-iOS

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

Code needs to use facebook user id instead of email in profile doc id #39

Closed tleyden closed 8 years ago

tleyden commented 9 years ago

See https://github.com/couchbaselabs/ToDoLite-Android/issues/31

pasin commented 8 years ago

I believe the code has already been used the facebook user id.

https://github.com/couchbaselabs/ToDoLite-iOS/blob/master/ToDoLite/AppDelegate.m#L276-L304