Is there an Android equivalent of the Persona login UI that exists for iOS

2014-04-07 Thread Brian Hardy
Hi, Can anyone tell me if there is an Android equivalent of the Persona login UI that exists for iOS. Can anyone offer any guidance in getting Persona to work with Android? Thanks -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsu

Re: ANN: Couchbase Lite Viewer app

2014-04-07 Thread Jens Alfke
On Apr 7, 2014, at 2:17 PM, a...@mangohealth.com wrote: > Great work on the viewer app. Could you please explain how to load the iOS > simulator DB? I have the CouchBase Lite Viewer open as well as the simulator. In the viewer, open the app browser window (Cmd-B), then choose the appropriate p

Re: Deleting Database with large number of attachments

2014-04-07 Thread Jens Alfke
On Apr 7, 2014, at 2:13 PM, Scott Ahten wrote: > To ensure the database is not accessed while the background thread is > working, I call stop on both pull and push replications beforehand and set > the main thread's reference to the database to nil immediately after. That's not necessary. It

Re: ANN: Couchbase Lite Viewer app

2014-04-07 Thread ari
Hi, Jens! Great work on the viewer app. Could you please explain how to load the iOS simulator DB? I have the CouchBase Lite Viewer open as well as the simulator. Many thanks, Ari On Tuesday, September 24, 2013 10:40:14 PM UTC-7, Jens Alfke wrote: > > I’ve updated the old TouchDB Viewer app to

Re: Sync CBL phonegap with a CouchDB base using Sync Gateway?

2014-04-07 Thread Traun Leyden
> > > The only compatibility issue I'm aware of is that pushing attachments from > Android to CouchDB isn't working, due to a bug in CouchDB's handling of > multipart bodies. The workaround is to check out and build the latest > CouchDB, since they very recently fixed the bug. > > Actually that wor

Re: Deleting Database with large number of attachments

2014-04-07 Thread Scott Ahten
Thanks Jens. I was just about to post this as a possible solution. To ensure the database is not accessed while the background thread is working, I call stop on both pull and push replications beforehand and set the main thread's reference to the database to nil immediately after. On Monday

Re: JAR containing cblite-listener

2014-04-07 Thread Traun Leyden
Thanks for posting this Yaron. @Shantanu - as far as getting jars to use in Eclipse, we currently distribute jars for the beta2 version of Couchbase Lite here . We also ha

Re: Sync CBL phonegap with a CouchDB base using Sync Gateway?

2014-04-07 Thread Jens Alfke
On Apr 7, 2014, at 3:18 AM, Jean-Baptiste Perrin wrote: > I'm new here, and I would like to sync my phonegap app using CBL with my > CouchDB base. > I read, I have to use Sync_Gateway. But how to configure sync_gateway to get > my CouchDB base? No, you can sync Couchbase Lite directly with C

Re: Resolving conflicts with the REST APIs

2014-04-07 Thread Jens Alfke
Please include the exact versions of both Sync Gateway and Couchbase Lite (including platform). From the logs it looks like you've got SG beta 3, but if you're on iOS you've still got CBL beta 2. Actually, please update to SG beta 3.1 -- it fixed some really critical bugs with the change-cache,

Re: Android: SSL javax.net.ssl.SSLPeerUnverifiedException: No peer certificate

2014-04-07 Thread Jens Alfke
On Apr 4, 2014, at 3:12 PM, Traun Leyden wrote: > I think that site must be using a self-signed certificate, or is using a > certificate that is not signed by a "standard" certificate authority that's > pre-shipped with the http client libs. > There's a way to plugin a custom SSLSocketFactory

Re: Deleting Database with large number of attachments

2014-04-07 Thread Jens Alfke
On Apr 4, 2014, at 11:26 AM, Scott Ahten wrote: > Is there a safe way to push this work off to a background thread? Yes, CBLManager has a -backgroundTellDatabaseNamed:to: method that will run a block on the background thread that's used for replication. The gotcha with that method is that, s

Sync CBL phonegap with a CouchDB base using Sync Gateway?

2014-04-07 Thread Jean-Baptiste Perrin
Hello, I'm new here, and I would like to sync my phonegap app using CBL with my CouchDB base. I read, I have to use Sync_Gateway. But how to configure sync_gateway to get my CouchDB base? Thanks Regards -- You received this message because you are subscribed to the Google Groups "Couchbase

View Update after Deleting Document

2014-04-07 Thread nadia echi
For Deleting a document from Database i do GET to GETOrder: function(CodeOder) { alert("http://lite.couchbase./DB/"+CodeOder); return $http({method: "GET", url: database+"/"+CodeOder, cache: $templateCache}) .succ

Re: Resolving conflicts with the REST APIs

2014-04-07 Thread Bart Arribe
Hi all, Some more information about my problem and some logs. I have a conflict as you can see On the device, http://192.168.43.82:5984/customersregistered/90a80a29-6821-4f7c-9ef1-750ea428d018?conflicts=true {"lastName":"self","login":"peanut123","username":"arribbar","firstName":"of","type":