I really like this plugin. It's a nice way to quickly test the mobile app on the web during its development.
One thing that seems to be missing is the OnCreate callback on openDatabase() method as a nice way to create required tables in the database if database does not exist yet.
Are there any plans to include this feature in the near future?
Hi,
I really like this plugin. It's a nice way to quickly test the mobile app on the web during its development.
One thing that seems to be missing is the OnCreate callback on
openDatabase()
method as a nice way to create required tables in the database if database does not exist yet.Are there any plans to include this feature in the near future?