IOS

Running AI models on iOS, Android and Windows using Xamarin
Running AI models on iOS, Android and Windows using Xamarin

I created a NuGet package a while ago to allow you to run models exported from the Azure Custom …

Xamarin Essentials
Xamarin Essentials

TL;DR - check out Xamarin Essentials in the official documentation.


Like a lot of developers, I …

Binding iOS libraries in Xamarin
Binding iOS libraries in Xamarin

Update: Since writing this, James Montemagno from Xamarin contacted me to say they are working on an …

Images for an iOS app
Images for an iOS app

When developing for iOS there are a number of different image sizes needed. Just for the …

Creating a NuGet PCL that works with Xamarin.ios
Creating a NuGet PCL that works with Xamarin.ios

I’ve been playing with Xamarin.Forms recently to develop an iOS app. The aim is to use my …

Synergy
Synergy

As you’ve probably seen from my other posts, I’m developing iOS apps using Visual Studio …

Popping my open source cherry
Popping my open source cherry

Today the pull request for my first ever contribution to someone else’s open source project …

Using Visual Studio to develop Cordova apps
Using Visual Studio to develop Cordova apps

So after yesterdays attempt to create a ‘Hello World’ app using the new Cordova tools …