hi After upgrading Xcode 16 beta 2 and iOS 18 beta 2, my project will run a hit assertion after executing
sqlite3_finalize
Assertion failed: (0), function isBulkReadStatement, file SQLiteDatabaseTracking.cpp, line 710.
Xcode 15 does not have this problem.