I am getting the error below, only on Ad-Hoc version, when I click to open an image :
"Could not initialize an instance of the type 'UIKit.UIImage': the native 'initWithContentsOfFile:' method returned nil. It is possible to ignore this condition by setting MonoTouch.ObjCRuntime.Class.ThrowOnInitFailure to false."
If I set the ThrowOnInitFailure condition to false the check Image is not displayed.
Thanks,
Daniel