MAUI Crash on IOS on real device in release mode if using SQLite
I created an empty MAUI project and just added the sqlite-net-pcl nuget package. If try to run it in release mode or publish it, it crashes during startup something with AOT and SQLite.
If I use realease mode or publish the same project with Visual Studio 2026 it did'nt crash and work as expected.
Upload id: 2026_08_05_8kMCf1SjSwL4sryXEjvNF7 (file: MauiSqliteReleaseCrash.zip)
Please sign in to leave a comment.