
Quote from shahram on March 2, 2021, 7:00 pmHello
A useful plugin for storing data on a SQLite database without the need for a server. (coming soon...)
Hello
A useful plugin for storing data on a SQLite database without the need for a server. (coming soon...)


Quote from farhad2008 on March 3, 2021, 8:55 amhi,@shahram
We are waiting, thank you
hi,@shahram
We are waiting, thank you

Quote from shahram on March 3, 2021, 9:09 amQuote from shahram on March 2, 2021, 7:00 pmHello
A useful plugin for storing data on a SQLite database without the need for a server. (coming soon...)
Now you can download :)
Quote from shahram on March 2, 2021, 7:00 pmHello
A useful plugin for storing data on a SQLite database without the need for a server. (coming soon...)
Now you can download :)
Uploaded files:


Quote from CDY@44 on March 3, 2021, 3:14 pmHi @shahram install your plugin and try sample, but I have an error message about BasicNotify and GetDefaults...
Any idea ?
Hi @shahram install your plugin and try sample, but I have an error message about BasicNotify and GetDefaults...
Any idea ?
Uploaded files:

Quote from shahram on March 3, 2021, 5:08 pmQuote from Vadim on March 3, 2021, 10:26 am@shahram
Thank you for your contribution!!
Thank you @vadim. It's my pleasure.
Quote from Vadim on March 3, 2021, 10:26 amThank you for your contribution!!
Thank you @vadim. It's my pleasure.

Quote from shahram on March 3, 2021, 5:17 pmQuote from luishp on March 3, 2021, 1:30 pmWow! @shahram you are doing a great job!
Thank you!Thank you @luishp. I hope you found this useful :)
Quote from luishp on March 3, 2021, 1:30 pmWow! @shahram you are doing a great job!
Thank you!
Thank you @luishp. I hope you found this useful :)

Quote from farhad2008 on March 3, 2021, 5:19 pmThank you Shahram
but I have a problem, it needs a file and plugins.
Thank you Shahram
but I have a problem, it needs a file and plugins.

Quote from shahram on March 3, 2021, 5:21 pmQuote from CDY@44 on March 3, 2021, 3:14 pmHi @shahram install your plugin and try sample, but I have an error message about BasicNotify and GetDefaults...
Any idea ?
Hi @cdy44-2
Oh, I'm Sorry. You are right. I've used another plugin in project too. please try again with new file. thank you.
Quote from CDY@44 on March 3, 2021, 3:14 pmHi @shahram install your plugin and try sample, but I have an error message about BasicNotify and GetDefaults...
Any idea ?
Hi @cdy44-2
Oh, I'm Sorry. You are right. I've used another plugin in project too. please try again with new file. thank you.
Uploaded files:
Quote from shahram on March 3, 2021, 5:34 pmQuote from farhad2008 on March 3, 2021, 5:19 pmThank you Shahram
but I have a problem, it needs a file and plugins.
Dear @farhad2008
If you have a problem similar to @cdy44-2, please use the new uploaded file. Thank you. Please let me know if there is any problem.
Quote from farhad2008 on March 3, 2021, 5:19 pmThank you Shahram
but I have a problem, it needs a file and plugins.
Dear @farhad2008
If you have a problem similar to @cdy44-2, please use the new uploaded file. Thank you. Please let me know if there is any problem.
Uploaded files:
Quote from CDY@44 on March 3, 2021, 5:38 pmThank you @shahram !
I will try it now. I just have to see how it works.
Best regards,
Thank you @shahram !
I will try it now. I just have to see how it works.
Best regards,

Quote from shahram on March 3, 2021, 5:43 pmQuote from CDY@44 on March 3, 2021, 5:38 pmThank you @shahram !
I will try it now. I just have to see how it works.
Best regards,Great. I hope there is no problem. I am waiting for your comment.
Quote from CDY@44 on March 3, 2021, 5:38 pmThank you @shahram !
I will try it now. I just have to see how it works.
Best regards,
Great. I hope there is no problem. I am waiting for your comment.

Quote from farhad2008 on March 3, 2021, 5:57 pmThank you for your update file
But The geturi.js file is missing.
Thank you for your update file
But The geturi.js file is missing.

Quote from shahram on March 3, 2021, 6:21 pmQuote from farhad2008 on March 3, 2021, 5:57 pmThank you for your update file
But The geturi.js file is missing.
Please remove geturi.js from libraries/file (App Properties). You don't need this file. Thank you.
Quote from farhad2008 on March 3, 2021, 5:57 pmThank you for your update file
But The geturi.js file is missing.
Please remove geturi.js from libraries/file (App Properties). You don't need this file. Thank you.

Quote from CDY@44 on March 3, 2021, 6:34 pm@shahram,
I can't make it work... I click on create Table, nothing happens...
Can you discribe how this is working, step by step please ?
I can't make it work... I click on create Table, nothing happens...
Can you discribe how this is working, step by step please ?

Quote from shahram on March 3, 2021, 6:38 pmQuote from CDY@44 on March 3, 2021, 6:34 pm@shahram,
I can't make it work... I click on create Table, nothing happens...
Can you discribe how this is working, step by step please ?Did you add cordova-sqlite-storage to your android project?
Quote from CDY@44 on March 3, 2021, 6:34 pmI can't make it work... I click on create Table, nothing happens...
Can you discribe how this is working, step by step please ?
Did you add cordova-sqlite-storage to your android project?

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...
Did you add cordova-sqlite-storage to your android project?
Sorry, but I have no idea what you are talking about...

Quote from shahram on March 3, 2021, 7:09 pmQuote 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 pmDid 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, 7:55 pmThank you @shahram,
I am a real newbie about "Cordova", so if you have time, please can you explain more in details the total process ? Only if you have time !
Thank you.
Thank you @shahram,
I am a real newbie about "Cordova", so if you have time, please can you explain more in details the total process ? Only if you have time !
Thank you.