Skip to content

Instantly share code, notes, and snippets.

@anujb
Created February 26, 2012 18:07
Show Gist options
  • Save anujb/1918035 to your computer and use it in GitHub Desktop.
Save anujb/1918035 to your computer and use it in GitHub Desktop.
sqlite3_key error
at (wrapper managed-to-native) SQLite.SQLite3:Decrypt (intptr,string,int)
at SQLite.SQLiteConnection..ctor (System.String databasePath) [0x00031] in /Users/abhatia/projects/monotouch/playground/SqlCipherNet/SQLite.cs:108
at SqlCipherNetSample.AppDelegate.FinishedLaunching (MonoTouch.UIKit.UIApplication app, MonoTouch.Foundation.NSDictionary options) [0x00015] in /Users/abhatia/projects/monotouch/playground/SqlCipherNet/SqlCipherNetSample/SqlCipherNetSample/Main.cs:53
at (wrapper managed-to-native) MonoTouch.UIKit.UIApplication:UIApplicationMain (int,string[],intptr,intptr)
at MonoTouch.UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x00042] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:29
at SqlCipherNetSample.Application.Main (System.String[] args) [0x00000] in /Users/abhatia/projects/monotouch/playground/SqlCipherNet/SqlCipherNetSample/SqlCipherNetSample/Main.cs:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment