Quote from
shahram on March 3, 2021, 7:09 pm
Quote from
CDY@44 on March 3, 2021, 6:47 pm
@shahram
Did you add cordova-sqlite-storage to your android project?
Sorry, but I have no idea what you are talking about...
This VisualNeoWeb plugin needs to add plugin "cordova-sqlite-storage" to your project, to work properly. To do this, you can add the following statement to the config.xml file.
<plugin name = "cordova-sqlite-storage" source = "npm" />
Quote from
CDY@44 on March 3, 2021, 6:47 pm
@shahram
Did you add cordova-sqlite-storage to your android project?
Sorry, but I have no idea what you are talking about...
This VisualNeoWeb plugin needs to add plugin "cordova-sqlite-storage" to your project, to work properly. To do this, you can add the following statement to the config.xml file.
<plugin name = "cordova-sqlite-storage" source = "npm" />