If we upgrade the app from Xamarin forms to MAUI in Android and IOS the application is getting installed as a fresh install and no data is being read from a local database.Xamarin forms SQLite version ...
We're facing an issue with our projects, when deployed to an x86 emulator and attempting to use SQLite the app fails to load the libe_sqlite.so because the ARM version of the library has been packaged ...