How would I go about copying over a SQLite database to my application in Xamarin Forms? I have a pre-populated Database that I wish to ship with my application on all 3 platforms.
↧
How would I go about copying over a SQLite database to my application in Xamarin Forms? I have a pre-populated Database that I wish to ship with my application on all 3 platforms.