Hi, I'm Steven Thewissen. Nice to meet you 👋

Pancake aficionado from the Netherlands.

Get to know me! /ˈSTIːVƏN TEIːWISːSƐN/
Steven Thewissen's Picture

Xamarin and DevOps: Deploying to HockeyApp

In the previous articles in this series we set up our CI builds and versioned our app. Now we need to be talking about dis...

Crash Reporting and Analytics for Xamarin

Knowing what your app is doing after you’ve released it into the wild is very important. When it comes to Xamarin there ar...

Embedding a YouTube feed in Xamarin.Forms

When building an app for a customer that has an active YouTube channel you might get the requirement to embed their YouTub...

Xamarin and DevOps: Versioning your app

This is the 4th post in the Xamarin and DevOps series. The topic at hand is versioning of your mobile app. Having a standa...

Xamarin and DevOps: Setting up your iOS CI

Congratulations, you’ve made it to the third post in this series on getting started with DevOps in a Xamarin project. Last...

Migrate your TFVC repository to Git

When using Visual Studio Team Services (VSTS) you have the choice to create a repository using Team Foundation Version Con...

Xamarin and DevOps: Setting up your Android CI

This is the second post in a series on getting started with DevOps in a Xamarin project. In this post we will be looking a...

Xamarin and DevOps: The build agent

This is the first post in a series on getting started with DevOps in a Xamarin project. One of the cornerstones of DevOps ...

Adding some Swagger to your Web APIs

In a Web API project I recently started working on I found that testing it using a tool like Postman works pretty well, bu...