Sqlite data base for chrome browser in ionic 2

Hi,
How to create SQlite database in chrome browser, when i use ionic serve database does not create on chrome browser.

Sqlite is native plugin, there for cannot be used in the browser.

Finally i found the solution, follow below link, it will help you to create database in chrome browser.

1 Like