directly from mexico, eduardo shares some knowledge on the xamarin platform. also, he is super into artificial intelligence, so you may also see some posts about that here.

SQLite Xamarin Forms Tutorial - iOS Database Path

SQLite Xamarin Forms Tutorial - iOS Database Path

When using SQLite inside of your applications, you will need to set the location for the database file.

In this video I cover what you have to do for the iOS scenario, which indeed will be slightly different from the Android one, which means that we will have two versions of the same code -one per platform- and that we will need to code some functionality in the platform-specific projects.

Modeling the SQLite Table and Columns in a C# Class

Modeling the SQLite Table and Columns in a C# Class

SQLite Xamarin Forms Tutorial - Android Database Path

SQLite Xamarin Forms Tutorial - Android Database Path