Continuous Integration & Continuous Delivery for your Xamarin App – Video edition

This is a talk I did on a local Meetup group about continuous integration and continuous delivery for you Xamarin app. Mainly based on VSTS and HockeyApp but also naming some alternatives like Bitrise, TestFairy, Play Store and the App Store.

Because of time pressure it was a bit of a rush so if you have any questions please let me know!

ALM + Your Xamarin App: The Circle of Life

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

VSTS loves HockeyApp and Android too!

In addition to my previous posts about this subject, I got some reactions that it was iOS only! And I can’t deny that. If you haven’t noticed by now, I’m an iOS guy and I’m proud of it! Nevertheless, one of the main advantages of Xamarin is that you can swing both ways (and even … Read more

Push notifications with Xamarin – Android

Android Notification drawer

After my introduction, configuring Azure and implementing the iOS code it is now time for the Android side of things. Updating the Azures First things first. We need to do some more configuration in Azure. Don’t worry, it’s not nearly as much as last time. If you’re only creating a Android app and missed the initial … Read more