Search code examples
xamarinxamarin.formsxamarin-studioxamarin.mac

How can I upgrade my Xamarin.iOS version from 9.6.1.8 to 9.6.1.9 in windows machine?


How can I upgrade my Xamarin.iOS version from 9.6.1.8 to 9.6.1.9 in windows machine?

I have already checked for updates in Xamarin Studio and also checked for updates in Visual Studio 2015>Tools>Options>Xamarin>Other>Check Now and all is looking up to date but as the error log says, Xamarin.iOS version is supposed to be 9.6.1.9.

Thanks in advance.

Xamarin.VisualStudio.IOS.LogHandler Warning: 0 : [2016-04-05 16:13:04.2398] There is a mismatch between the installed Xamarin.iOS (version 9.6.1.9) on the Mac MacMiniBuildServer.local (192.168.101.15) and the local Xamarin.iOS 9.6.1.8. While this may not be an issue, it might cause unexpected behaviors. When applying updates, make sure to keep both the Mac and Windows in sync.


Solution

  • It turned out to be a problem with Apple Store Distribution Certificate.

    I followed this steps and after recreating the Distribution Certificate, all problem was sorted out, so didn't need to upgrade my Xamarin.iOS version to 9.6.1.9.

    Hope this might be helpful for other people.