In your demo App, change AppDelegate.swift

from

private let kServerUrl = "http://192.168.1.6:4985/default/";

to

private let kServerUrl = "http://192.168.1.6:4984/default/";

4985 is the Admin port, so no authentication applies there, usually this 
port would not be exposed to mobile clients.

Andy

-- 
You received this message because you are subscribed to the Google Groups 
"Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobile-couchbase+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mobile-couchbase/06af6f1e-cbee-46aa-bba7-c46eb7ddc59e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to