I'm an iOS developer based in the UK.
I write weekly blogs about mobile app development, you can check them out below 👇
Latest articles in my blog
- How to change your app's business model from paid to freemium using StoreKit
- How to create and upload high-quality App Store assets with RocketSim and Helm
- Automate GitHub Tasks with GitHub CLI in Actions Workflows: A Step-by-Step Guide
- Automate Apple app code signing using fastlane match
- How to automatically update build and version numbers in your app using Fastlane
- How to expedite an app review on the App Store
- How to install the same version of Ruby and Fastlane locally and on CI/CD
- How to listen for property changes in an @Observable class using AsyncStreams
- How to run Swift Data and Core Data operations in the background and share models across concurrency contexts
- How to build a Safari extension with SwiftUI