After I updated my Xamarin Studio (iOS), it gives me this error when trying to create / debug.
I have no idea how to fix this, it would be helpful to help
Error:
The type 'MonoTouch.UIKit.UIView' is defined in an assembly that is not referenced. Consider adding a reference to assembly 'monotouch, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'
I am using "AlexTouch.MBProgressHUD.dll" and I have added it to my applications.
source share