-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Description
Getting the errors while inserting the data in Xamarin forms IOS.
Followed the reference - https://wolfprogrammer.com/2016/09/10/adding-a-sqlite-database-to-xamarin-forms/
- Info (519) / NavigationMasterDetailiOS: critical: at (wrapper managed-to-native) SQLitePCL.SQLite3Provider_sqlite3/NativeMethods.sqlite3_finalize (intptr) <0x00007>
- Info (519) / NavigationMasterDetailiOS: critical: at SQLitePCL.SQLite3Provider_sqlite3.SQLitePCL.ISQLite3Provider.sqlite3_finalize (intptr) <0x00017>
3.Info (519) / NavigationMasterDetailiOS: critical: at SQLitePCL.raw.sqlite3_finalize (SQLitePCL.sqlite3_stmt) <0x00063>
4.Info (519) / NavigationMasterDetailiOS: critical: at SQLite.SQLite3.Finalize (SQLitePCL.sqlite3_stmt) <0x00013>
5.Info (519) / NavigationMasterDetailiOS: critical: at SQLite.PreparedSqlLiteInsertCommand.Dispose (bool) <0x0003b> - Info (519) / NavigationMasterDetailiOS: critical: at SQLite.PreparedSqlLiteInsertCommand.Finalize () <0x00017>
7.Info (519) / NavigationMasterDetailiOS: critical: at (wrapper runtime-invoke) object.runtime_invoke_virtual_void__this__ (object,intptr,intptr,intptr) <0x00063>
Version - sqlite-net-pcl 1.4.118
Metadata
Metadata
Assignees
Labels
No labels