Hi there, I am new to Xamarin and now I have a demo of my app ready to be tested in real iPhones. I am using SQLite and a pre filled database, .db3 file
In the Simulator everything is working correctly with the pre filled database. What I do to use a pre filled database in my Simulator is to paste the file within the Library folder of my app in the simulator file structure.
Now I just build my IPA and install the app in my iPhone, but the app does not show any data and everything works correctly I mean, the app does not crash and I have been around this about 2 days.
I hope someone here can help me with this, thanks in advance!!!