After running phonegap run ios, I do not see the changes from the ios app reaching over to the database as documents ... at all ... what did I miss?
Any thoughts on why it doesn't work?
Pulkit Singhal
unread,
Feb 9, 2014, 12:01:22 PM2/9/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mobile-c...@googlegroups.com
When I first logged in with facebook I saw these logs on the sync_gateway side: 10:57:41.640011 HTTP: #001: POST /sync_gateway/_revs_diff 10:57:41.640044 HTTP: #001: --> 401 Login required 10:57:41.648206 HTTP: #002: GET /sync_gateway/_changes?feed=normal&heartbeat=300000&style=all_docs&limit=100 10:57:41.648231 HTTP: #002: --> 401 Login required 10:57:41.648911 HTTP: #003: POST /sync_gateway/_revs_diff 10:57:41.648958 HTTP: #003: --> 401 Login required
Then I restarted the TodoLite app and saw some diff problems the next time: 10:58:32.149258 HTTP: #001: GET /_session 10:58:32.149306 HTTP: #001: --> 404 unknown URL 10:58:32.151290 HTTP: #002: GET /sync_gateway/_session 10:58:32.153450 HTTP: #003: POST /sync_gateway/_facebook 10:58:32.154275 HTTP: #003: --> 404 unknown URL 10:58:32.164532 HTTP: #004: GET /_session 10:58:32.164573 HTTP: #004: --> 404 unknown URL 10:58:32.165950 HTTP: #005: GET /sync_gateway/_session 10:58:32.167287 HTTP: #006: POST /sync_gateway/_facebook 10:58:32.167716 HTTP: #006: --> 404 unknown URL
Jens Alfke
unread,
Feb 9, 2014, 2:08:36 PM2/9/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message