Skip to content

Getting the errors while inserting the data in Xamarin forms IOS #631

@shreyans-wakekar

Description

@shreyans-wakekar

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/

  1. Info (519) / NavigationMasterDetailiOS: critical: at (wrapper managed-to-native) SQLitePCL.SQLite3Provider_sqlite3/NativeMethods.sqlite3_finalize (intptr) <0x00007>
  2. 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>
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions