简体   繁体   English

将应用提交到Appstore时遇到问题

[英]Having problems with Submitting app to appstore

Im having trouble submitting my application to Appstore. 我在将我的应用程序提交到Appstore时遇到问题。 After i tried archiving my application it said that the bundle id was wrong. 在尝试归档我的应用程序后,它说捆绑软件ID错误。 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 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 您输入的分发包ID已被使用

So first question is why do i get that error? 所以第一个问题是为什么我会收到该错误?

Second question is. 第二个问题是。 Is my bundle ID correct now? 我的捆绑包ID现在正确吗? This is the image of my bundle ID in Xcode: 这是Xcode中我的包ID的图像:

https://www.dropbox.com/s/b4u2otyi1ogf2n4/Screen%20Shot%202015-03-29%20at%2021.31.55.png?dl=0 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. 1)转到Xcode,在您的项目上单击,然后更改您的捆绑包标识符。 Mine was com.Timocin.GBGLiveScore i changed it to com.Timocinn.GBGLiveScore 我的是com.Timocin.GBGLiveScore我将其更改为com.Timocinn.GBGLiveScore

2) Create a new app id and provisioning profile to the new Bundle ID if you already had not done it. 2)如果尚未创建新的应用程序ID和供应配置文件,则创建新的捆绑包ID。

3) Submit the app and hope for the best :D 3)提交应用程序,并希望最好的:D

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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