I just added the SQLCipher Xamarin component to my Xamarin.Android project and I now receive the following error when I attempt to build the project.
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Android/Xamarin.Android.Common.targets: Error: Exception while loading assemblies: System.IO.FileNotFoundException: Could not load assembly ‘monotouch, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065’. Perhaps it doesn’t exist in the Mono for Android profile?
Does anyone have experience with this issue?