I'm trying to deploy my app to the Apple Store using Codemagic since I don't have a Macbook
I'm having a problem as you can see in the screenshot
thank you for helping me
you can check logs from Set up code signing identities step to make sure that you has correct profile installed
Set up code signing identities
also you need to check bundle id in Xcode project settings. If you don't have Mac computer you can use remote access to Codemagic builder machine. Also I recommend to read next article https://blog.codemagic.io/how-to-build-and-distribute-ios-apps-without-mac-with-flutter-codemagic/ as it covers major problems developing building iOS apps without Mac
you can check logs from
Set up code signing identities
step to make sure that you has correct profile installedalso you need to check bundle id in Xcode project settings. If you don't have Mac computer you can use remote access to Codemagic builder machine. Also I recommend to read next article https://blog.codemagic.io/how-to-build-and-distribute-ios-apps-without-mac-with-flutter-codemagic/ as it covers major problems developing building iOS apps without Mac