简体   繁体   中英

Having problems with Submitting app to appstore

Im having trouble submitting my application to Appstore. After i tried archiving my application it said that the bundle id was wrong. And now i think im changing it to the correct one but i get this error:

https://www.dropbox.com/s/c8vmlcj6z2ty1xl/Screen%20Shot%202015-03-29%20at%2021.28.09.png?dl=0

The bundle ID you entered has already been used

So first question is why do i get that error?

Second question is. Is my bundle ID correct now? This is the image of my bundle ID in Xcode:

https://www.dropbox.com/s/b4u2otyi1ogf2n4/Screen%20Shot%202015-03-29%20at%2021.31.55.png?dl=0

They match now right?

For other people coming here that wonders what to do, follow these simple steps it worked for me.

1) Go to Xcode click on your project and then change your Bundle Identifier. Mine was com.Timocin.GBGLiveScore i changed it to com.Timocinn.GBGLiveScore

2) Create a new app id and provisioning profile to the new Bundle ID if you already had not done it.

3) Submit the app and hope for the best :D

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM