Open
Description
HI guys,
yesterday for the first time I received this error, apparently, when the app starts:
PreparedSqlLiteInsertCommand.ExecuteNonQuery (System.Object[] source) /Users/fak/Dropbox/Projects/sqlite-net/src/SQLite.cs:2507
SQLiteConnection.Insert (System.Object obj, System.String extra, System.Type objType) /Users/fak/Dropbox/Projects/sqlite-net/src/SQLite.cs:1381
ExceptionDispatchInfo.Throw () /Library/Frameworks/Xamarin.iOS.framework/Versions/10.4.0.128/src/mono/mcs/class/referencesource/mscorlib/system/runtime/exceptionservices/exceptionservicescommon.cs:143
AsyncMethodBuilderCore.m__0 (System.Object state) /Library/Frameworks/Xamarin.iOS.framework/Versions/10.4.0.128/src/mono/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1018
UIKitSynchronizationContext+c__AnonStorey0.<>m__0 () /Users/builder/data/lanes/3985/ba11e481/source/xamarin-macios/src/UIKit/UIKitSynchronizationContext.cs:24
NSAsyncActionDispatcher.Apply () /Users/builder/data/lanes/3985/ba11e481/source/xamarin-macios/src/Foundation/NSAction.cs:163
(wrapper managed-to-native) UIKit.UIApplication:UIApplicationMain (int,string[],intptr,intptr)
UIApplication.Main (System.String[] args, System.IntPtr principal, System.IntPtr delegate) /Users/builder/data/lanes/3985/ba11e481/source/xamarin-macios/src/UIKit/UIApplication.cs:79
UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) /Users/builder/data/lanes/3985/ba11e481/source/xamarin-macios/src/UIKit/UIApplication.cs:63
Application.Main (System.String[] args) /Users/enricorossini/Projects/myapp/myapp/myapp.iOS/Main.cs:17