Location to store database that will not sync with the OS sync framework
My UWP app developed in MAUI is using an SQLite database. According to the documentation I should use the AppDataDirectory for this. The problem lies in this statement:
My UWP app developed in MAUI is using an SQLite database. According to the documentation I should use the AppDataDirectory for this. The problem lies in this statement: