iOS issues
Articles
- Why does my iOS build fail with "exportArchive requires a provisioning profile with Push Notifications"?
- How do I automatically submit and release production apps to the App Store and Google Play from my Codemagic pipeline?
- Resolving "Framework 'Pods_Runner' not found" error in iOS tests
- Why am I getting "Not uploaded" error in the Code Signing Identities dashboard and "No matching certificate found for every requested profile" when starting builds?
- How do I find the IPA file after a successful build?
- Why are stale provisioning profile UUIDs being used in my iOS builds despite updating them in Apple Developer portal?
- Why am I getting "Cannot save Signing Certificates without certificate private key" during iOS automatic code signing?
- Why are my Flutter iOS builds failing with "Scheme 'staging' not found" and how do I fix it?
- Fixing iOS code-signing errors in Kotlin Multiplatform projects
- Why am I getting an IPHONEOS_DEPLOYMENT_TARGET warning for CocoaPods dependencies during iOS builds?
- Why is my APP_STORE_CONNECT_PRIVATE_KEY environment variable not updating between builds?
- Why does my iOS build fail with unresolved Realm SPM targets (s2geometry, RealmDatabase) on Xcode 16?
- Why does my iOS VPN app with a Network Extension fail to build on Codemagic?
- How do I configure TestFlight publishing with an Apple Developer Portal integration in codemagic.yaml?
- How do I share certificates across multiple apps using automatic code signing?
- How do I update the Ruby version for iOS builds on Codemagic?
- Why do I see "No such file or directory" .pcm warnings when using Xcode 26 caching on Codemagic?
- How do I run iOS tests on a simulator using Codemagic?
- How to upload dSYM files to Sentry using the Workflow Editor
- How can I take App Store screenshots without a Mac using Codemagic?
- Why do I get “A required agreement is missing or has expired (403)” when uploading an iOS build?
- Why am I getting a "Cannot determine the Apple ID from Bundle ID" error during an iOS build?
- How do I build .ipa files with -skipMacroValidation flag in Codemagic?
- Why are my iOS e2e tests failing with "More than one device connected" in Flutter Drive?
- Why does my build fail with "Provisioning profile doesn't include the CarPlay Driving Task App capability"?
- How long does publishing to TestFlight take?
- How do I enable Xcode compilation caching for a Flutter iOS build on Codemagic?
- Fixing Shorebird iOS export-options-plist issues in Workflow Editor
- Why is my iOS build failing with "You already have a current Distribution certificate or a pending certificate request"?
- Can I make App Store builds using Unity Personal license with Codemagic?
- Flutter iOS builds fail with "Scheme Runner not found" after Swift Package Manager migration
- How do I upload iOS builds to TestFlight for internal testing only?
- Why am I getting a 401 error from App Store Connect API during iOS code signing in Codemagic?
- Resolving Xcode build failures with Swift Package Manager dependencies
- Why does altool return "Cannot determine the Apple ID from Bundle ID" (error 19) when publishing to App Store Connect?