SQLite Database Is Delete On App Close

Hi Guys

I am trying to make an application work with SQLite database however the database is always empty when I exit the application. Is there a way that it can be persistent and does not get deleted when I close the application? This is on ionic 3 by the way.

Post the code that is interacting with SQLite.
Also post your ionic info output please.