上传苹果版本时错误解决办法:No suitable application records were found. Verify your bundle identifier

简介: 经过内测,今天构建了一个客户要求的新应用版本,上传到苹果应用商城。因为之前上传过多次(另外一个应用),觉得肯定会成功。结果……魔鬼定律现身,提示错误:

经过内测,今天构建了一个客户要求的新应用版本,上传到苹果应用商城。因为之前上传过多次(另外一个应用),觉得肯定会成功。结果……魔鬼定律现身,提示错误:


 No suitable application records were found. Verify your bundle identifier


 这是欺负吾读书少?怎么办?赶紧上网查!


 查到的结果都是提示什么plist、app id(bundle id)、发布证书、开发证书等等。吾反复检查了几次,都没问题。怎么办?想了想,老中可能没主意,那么老外有没有办法?于是硬着头皮看英文,看到stackoverflow的一个帖子:


 apple developer account->iTunes Connect->Click on My App->click on plus sign (+)->New App->And fill up the whole info and Choose Your Bundle Id for the app you are uploading now.


 什么意思?就是说,你申请了APP ID之后,上传之前,到苹果开发者账号里,先要新建这个ID对应的应用。这样上传的包才会知道存哪里。


 赶紧一试,解决。


目录
相关文章
|
iOS开发
解决App Installation failed, No code signature found.
解决App Installation failed, No code signature found.
367 0
|
Android开发
android学习之——Gradle sync failed: Could not determine artifacts for xxxxx
android学习之——Gradle sync failed: Could not determine artifacts for xxxxx
android学习之——Gradle sync failed: Could not determine artifacts for xxxxx
|
6月前
|
安全 Java API
Eclipse 打开marketplace 报PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
网上有很多解决的帖子,我这里只是记录一下方便自己查阅 主要原因是java本身需要证书 1、按导入安全证书的方法解决
795 0
Eclipse 打开marketplace 报PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
|
3月前
|
iOS开发 Perl
解决Xcode报错Stored properties cannot be marked unavailable with ‘@available‘
解决Xcode报错Stored properties cannot be marked unavailable with ‘@available‘
48 0
|
3月前
|
iOS开发 开发者
【Xcode】解决Unable to process request - PLA Update available
【Xcode】解决Unable to process request - PLA Update available
338 0
|
6月前
|
开发工具
App Store Connect Operation Error ERROR ITMS-90087: “Unsupported Architectures
App Store Connect Operation Error ERROR ITMS-90087: “Unsupported Architectures
53 1
|
6月前
|
iOS开发
Xcode 10.2.1 Error:Multiple commands produce问题及解决方案
Xcode 10.2.1 Error:Multiple commands produce问题及解决方案
611 0
|
6月前
|
Java 定位技术 Android开发
安装apk显示 requires unavailable shared library com.xxx
安装apk显示 requires unavailable shared library com.xxx
76 0
|
开发者
上传苹果版本时错误解决办法:No suitable application records were found. Verify your bundle identifier
上传苹果版本时错误解决办法:No suitable application records were found. Verify your bundle identifier
112 2
|
开发者 iOS开发
Xcode运行报错The operation couldn’t be completed. Unable to launch xxx because it has an invalid code...
Xcode运行报错The operation couldn’t be completed. Unable to launch xxx because it has an invalid code...
897 0