... Consider adding a reference to assembly 'monotouch, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065' (CS0012)
I got this error after updating my app to migrate the unified api (automatically with migration tool). I also updated Xamarin.iOS to version 8.6 in beta channel and all my nuget packages.. i checked that the steps that would be done manually are done by this tool (see link: http://developer.xamarin.com/guides/cross-platform/macios/updating_ios_apps/)
seems to be fine, but problem still occurs. so anyone has same problems?
thanks!