triniwiz / nativescript-couchbase-plugin

Apache License 2.0
52 stars 19 forks source link

ERROR NSErrorWrapper: unable to open database file #40

Open nericode opened 4 years ago

nericode commented 4 years ago

Issue

When I insert quickly, this is when this happens.

Which platform(s) does your issue occur on?

Please, provide the following version numbers that your issue occurs with:

{
  "nativescript": {
    "id": "IS_CONFIDENCIAL",
    "tns-android": {
      "version": "6.3.1"
    },
    "tns-ios": {
      "version": "6.3.0"
    }
  },
  "description": "IS_CONFIDENCIAL",
  "license": "SEE LICENSE IN IS_CONFIDENCIAL",
  "repository": "IS_CONFIDENCIAL",
  "scripts": {
    "lint": "tslint \"src/**/*.ts\""
  },
  "dependencies": {
    "@angular/animations": "~8.2.0",
    "@angular/common": "~8.2.0",
    "@angular/compiler": "~8.2.0",
    "@angular/core": "~8.2.0",
    "@angular/forms": "~8.2.0",
    "@angular/platform-browser": "~8.2.0",
    "@angular/platform-browser-dynamic": "~8.2.0",
    "@angular/router": "~8.2.0",
    "@nativescript/theme": "~2.2.1",
    "nativescript-angular": "~8.20.3",
    "nativescript-couchbase-plugin": "^0.9.6",
    "nativescript-datetimepicker": "^1.2.2",
    "nativescript-geolocation": "5.1.0",
    "nativescript-google-maps-sdk": "^2.9.1",
    "nativescript-image-cache-it": "^5.0.0-beta.6",
    "nativescript-iqkeyboardmanager": "^1.5.1",
    "nativescript-material-cardview": "^2.5.4",
    "nativescript-material-ripple": "^3.1.4",
    "nativescript-phone": "^1.4.1",
    "nativescript-ui-listview": "^8.0.1",
    "nativescript-ui-sidedrawer": "~8.0.0",
    "reflect-metadata": "~0.1.12",
    "rxjs": "^6.4.0",
    "tns-core-modules": "~6.3.0",
    "zone.js": "~0.9.1"
  },
  "devDependencies": {
    "@angular/compiler-cli": "~8.2.0",
    "@ngtools/webpack": "~8.2.0",
    "codelyzer": "~4.5.0",
    "nativescript-dev-webpack": "~1.4.0",
    "node-sass": "^4.7.1",
    "tslint": "~5.19.0",
    "typescript": "~3.5.3"
  },
  "gitHead": "IS_CONFIDENCIAL",
  "readme": "IS_CONFIDENCIAL"
}