Hello.
I have a LocalDB in my project can be edited by the use. The problem is whenever the user closes the app the database resets. How do I make the contents of the database stored on the phones local storage.
Thanks
Hello.
I have a LocalDB in my project can be edited by the use. The problem is whenever the user closes the app the database resets. How do I make the contents of the database stored on the phones local storage.
Thanks
7 posts were merged into an existing topic: Local DB - persistence of data values using the Local DB.SetCell method