I want to deploy my app to the apple app store.

after archiving, on the validation stage i'm getting the an bundle id error code.(see image) my bundle identifier is : "ru.maxiforex.mobile", defined in xcode: (.plist and general tab), and ind the appId in the provisioning profile at apple.dev.

Please advise, Asaf

Edit: Ok, bug is fixed: the bundle identifier on the summary page on the itunes connect was: "maximarkets". changing this to the real name + deleting the derived data page did the trick. thanks for the help :)

enter image description here

有帮助吗?

解决方案

Are you sending in an update? Then you need to use the previous bundle id, which according to the error is maximarkets.

If you are sending in a new app then you will need to create that app first in itunesconnect.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top