-
Hey, this is happening at the startup of my Xamarin application (Android only). It happens about 2 times out of 10 startups. The app is queuing post/get requests and before it shows anything after sp…
Evige updated
7 years ago
-
i am using :
http://plugins.cordova.io/#/package/com.couchbase.lite.phonegap
and just added to a cordova created standard project and this error shows up :
```
[2014-05-22 13:11:50 - rroc5app] T…
-
env:
XCode Version 7.0.1 (7A1001) + MAC 10.10.5 (14F27) + couchbase-lite-ios-enterprise_1.1.1-18
1. CBLRegisterJSViewCompiler.h not found
fixed by add couchbase-lite-ios-enterprise_1.1.1-18/Extras/…
-
CMake Error at flutter/ephemeral/.plugin_symlinks/cbl_flutter_ce/windows/CMakeLists.txt:28 (message):
Could not install Couchbase Lite native libraries:
ihave added in yaml but when i run my pro…
-
Hello,
Sorry for using issue tracker for wrong way, but I want to contact with you.
Thank you for compile Couchbase-Lite-Net for Android.
I want to use it also in iOS, because Component Store versio…
-
It is not always practical to use the current directory as the directory for the data files, so specifying their location would be great.
```
$ couchbase-lite-local --data-dir=~/mycouchbaselite/data/…
-
When the app is running in the background GCM sync works. But when the app is killed or have not been started yet GCM sync is not working because full DB initialization did not happen (sync gateway lo…
-
Hi @pasin
I'm getting the same problem as [#989](https://github.com/couchbase/couchbase-lite-android/issues/989)
The issue seems to be fixed in android but i'm using this phonegap plugin in my …
-
Using setCredential does not work.
```
//replication works
//var pullReplicate = db.createPullReplication('https://aaatest:aaatest@prepandpantry.iriscouch.com/aaatest');
//replication does not w…
-
Looking at the code it seems that only one pair of credentials can be set for the embedded HTTP server that provides CouchDB REST APIs on Android.
For our application we would need support for multipl…