Apple Store Connect
App Store Connect Api with Azure DevOps and fastlane
Apple has enforced 2FA for all App Store Connect users, which broke my iOS Azure DevOps CD pipeline
Apple Store Connect
Apple has enforced 2FA for all App Store Connect users, which broke my iOS Azure DevOps CD pipeline
Xamarin.Forms
In my previous post I went through the process of creating a DevOps CD pipeline for Xamarin.Forms Android applications. I've received some feedback that even after following the blog post to the letter, build pipeline wasn't working for some of you. That got me thinking...
Xamarin.Forms
I've decided to update my DevOps CD pipeline for one of my applications to produce the aab package instead of the apk. Why you might ask? Mainly because I wanted to decrease the size of my app package, which in turn should potentially result in more downloads and/or less uninstalls.