1.APP從A公司轉(zhuǎn)讓到B公司之后會有警告信息如下:
WARNING ITMS-90076: "Potential Loss of Keychain Access. The previous version of software has an application-identifier value of['X8KNC87J8Y.com.Nengnengtehuiproject.mall']and the new version of software being submitted has an application-identifier of['4GLRZ9GB68.com.Nengnengtehuiproject.mall']. This will result in a loss of keychain access."
這是轉(zhuǎn)讓之后第一次上傳APP汰聋,會出現(xiàn)這種警告,可以直接忽略
2.xcode升級之后發(fā)現(xiàn)打包的ipa包名字為中文名字屹蚊,上傳ipa包就會報(bào)錯(cuò),信息如下:
The filename未命名.ipa in the package contains an invalid character(s).? The valid characters are: A-Z, a-z, 0-9, dash, period, underscore, but the name cannot start with a dash, period, or underscore
查看一下ipa包的名字悄谐,把中文名字改成英文名字誓篱,重新上傳提交即可
3.提交ipa包是報(bào)錯(cuò)如下:
(&(osgi.native.osname~=Linux)(osgi.native.processor~=x86-64))
(&(package=com.apple.jingle.leghorn.fileformat)(version>=2.1.0)(!(version>=3.0.0)))
(&(package=com.apple.jingle.leghorn.fileformat)(version>=2.1.0)(!(version>=3.0.0)))
(&(package=com.apple.jingle.leghorn.fileformat)(version>=2.1.0)(!(version>=3.0.0)))
A downloaded software component is corrupted and will not be used. https://contentdelivery.itunes.apple.com/transporter/repositories/j2se8/2.1.0/bundles/com.apple.transporter.mediatoolkit-2.1.1.jar
could not find the service with interface (com.apple.transporter.osgi.TransporterService)
unsatisfied requirement: com.apple.transporter.aspera-linux-x64
unsatisfied requirement: com.apple.transporter.aspera-macos-arm64
unsatisfied requirement: com.apple.transporter.core
unsatisfied requirement: com.apple.transporter.softwaresupport
這種情況原因:1)version號或者build號沒有更改撩荣,版本低報(bào)錯(cuò)
2)網(wǎng)絡(luò)不好也會出現(xiàn)這種情況,重新archive生成ipa包上傳即可