Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 48977

How do I export the Sqlite3 from an Android

$
0
0

i need to troubleshoot errors in the Sqllite3 database that I have created in Ionic.
I have used the following comman to create is

this.sqlite.create({
      name: this.database_name,
      location: 'default'
    })

My question is how can i export this - e.g. via email
Or even better view the db via the device
Thanks fo the help team - new to Ionic

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 48977

Trending Articles