公司的app之前是外包做的,開發(fā)者賬號也是外包提供的,來到這個公司,什么都沒有,趕上了iOS11的更新,app中有推送,支付等沒有開發(fā)者賬號都不能真機(jī)測試,反正是很煩了。
轉(zhuǎn)讓app還是很簡單的,已有大神寫過了,比較詳細(xì)的?App轉(zhuǎn)讓?。
轉(zhuǎn)讓之后的app,項目中的bundle ID 不要改 重要的事情說三遍。我們只需用新的開發(fā)者賬號綁定bundle ID 下載證書就可以了(WARNING ITMS-90076: "Potential Loss of Keychain Access. The previous version of software has an application-identifier value of ['xxxx'] and the new version of software being submitted has an application-identifier of ['x x x x']. This will result in a loss of keychain access.")這個警告是轉(zhuǎn)讓app提示,不用在意.
WARNING ITMS-90704:"Missing Marketing Icon,IOS Apps must include a 1024x1024px Marketing Icon in PNG format.Apps that do not include the Marketing Icon cannot be submitted for App Review or Beta App Review."把圖片直接改為1024*1024,然后如下圖導(dǎo)出保存,勾選掉Alpha,在拖到工程中就行了。
