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 love …

Identifying my daughters toys using AI - Part 3, using the models offline in iOS
Identifying my daughters toys using AI - Part 3, using the models offline in iOS

In the first part of this series I used the Azure Custom Vision service to create an image …

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 springboard …

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 part 2 - Creating an app
Using Visual Studio to develop Cordova apps part 2 - Creating an app

Building on the previous post in this series, I thought it would be fun to try to learn Angular.js …

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 …