Recent Posts

Firebase Auth (SMS) in Xamarin Forms

1 minute read

Last year I updated a native app (Xamarin.iOS and Xamarin.Droid) to use Firebase Auth. The authentication for this app used SMS. My original solution was usi...

Automated file creation for migration testing

4 minute read

A couple of weeks ago I needed to test migration throughput. And I mean actual throughput. This test needed to be more than just transferring a whole load of...

Using the Audio APIs in Xamarin macOS

6 minute read

UPDATE: I built the app! I had to use SwiftUI in the end, which was actually a great experience. Here is a link to the Mac App store if you want to check it ...