couchbaselabs / Couchbase-Lite-PhoneGap-Plugin

Plugin to install Couchbase Lite in your PhoneGap app on iOS or Android
183 stars 67 forks source link

CORS Error when creating DB on android #112

Open swavans opened 5 years ago

swavans commented 5 years ago

Hi, I'm trying to create a Database and connect to it but I keep getting the following error: image

I'm using the code from the example (link below) but all attempts just seem to fail? https://ionicframework.com/docs/native/couchbase-lite/

Ionic version 4

shettyabhishek commented 5 years ago

Getting same issue.. any solutions??..I have tried and confirmed that the issue is because of CORS issue... Tried both on Ionic1 and Ionic 2