Be ahead! Test your apps with the latest iOS (beta) version

After installing the latest Xamarin.iOS beta build I got an error message while building. ‘This version of Xamarin.iOS requires the iOS 10.0 SDK (shipped with Xcode 8.0) when the managed linker is disabled. Either upgrade Xcode, or enable the managed linker.’ That’s pretty self-explanatory, right? So if you want to go quick and dirty just … Read more

Continuous integration/continuous delivery for your Xamarin app with VSTS and HockeyApp – Part 1

VSTS loves HockeyApp

Continuous delivery is the new agile This is a quote a saw on Twitter by Sander Hoogendoorn and it seems that he is kind of right. Continuous Integration (CI) and Continuous Delivery (DI) are rapidly becoming more and more popular and together with that there are a lot of tools to support you with that, including … Read more