-
I am using this library for JavaFX desktop application.
- By running application From IDE(NetBeans, Eclipse) everything working perfectly.
- But after creating a jar file of the application.
…
-
Create firebase events tracking
-
Hi,
I'm trying doing the following: I have a local database (using PouchDB), I check if user is logged in (with pouchdb-authentication login function) and if true I sync the locale db with the remo…
-
I am dynamically generating complex keys and passing it to the keys in the API (as shown in the code snippet below).
The issue is that I start getting the following 400 bad request error once the d…
-
I'm using Cloudant as my remote CouchDB backend, and deploying my application on [up](https://up.docs.apex.sh/). (AWS Lambda + API Gateway) I'm getting permission errors that I'm not sure how to resol…
-
### Issue
When the database passes a certain number of revisions replication thrashes and the database can't finish replicating to pouchdb.
### Info
- Environment: browser
- Platform: Chrome/F…
-
Please include the following information in your ticket.
- I don't see any help to create a new database from this library.
- There is a sample application for CRUD but no database creation help t…
-
- Using sync-android library can I synchronize a specific number of documents the database.
- For example
- My JavaSE application uses some different documents and my android application inter…
-
Cloudant version: 1.10.0
Node version: 8.9.1
I have the following in my database.js file (this is the function that is failing):
```javascript
DeviceDatabase.prototype.getDeviceInformation = fu…
-
I have a document which contains thousands of fields.(As below)
![js](https://user-images.githubusercontent.com/11150958/34303439-23b26376-e757-11e7-9156-c528e883e616.PNG)
Now I want to perform …