No suitable application records were found. Verify your bundle ide
簡介:
經過內測,今天構建了一個客戶要求的新應用版本,上傳到蘋果應用商城。因為之前上傳過多次(另外一個應用),覺得肯定會成功。結果……魔鬼定律現身,提示錯誤:
經過內測,今天構建了一個客戶要求的新應用版本,上傳到蘋果應用商城。因為之前上傳過多次(另外一個應用),覺得肯定會成功。結果 ……魔鬼定律現身,提示錯誤:
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對應的應用。這樣上傳的包才會知道存哪裡。
趕緊一試,解決。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/70026554/viewspace-2937883/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- iOS上傳App Store報錯:no suitable application records were foundiOSAPPUI
- RuneScape - To verify your level of combatBAT
- 什麼是 Angular 應用的 browser Application bundles 和 server Application bundleAngularAPPServer
- Plugin with id 'com.android.application' not found.PluginAndroidAPP
- yii2 Unable to verify your data submission錯誤解決
- 華為支付購買Token的verify介面報錯wrong applicationAPP
- Android error “Could not get BatchedBridge, make sure your bundle is packaged properly” on start ofAndroidErrorBATPackage
- Make Vim as Your Bash-IDE Using bash-support PluginIDEPlugin
- 如何將 css 從 Application bundle 資源中剝離出來CSSAPP
- configure: error: xml2-config not found. Please check your libxml2 installationErrorXML
- C#9.0:RecordsC#
- Debug-Records
- If I were a boy againAI
- PHP之——configure: error: xml2-config not found. Please check your libxml2 installationPHPErrorXML
- 精讀《Records & Tuples for React》React
- iOS-生成Bundle包-引入bundle-使用bundleiOS
- express: command not found.Express
- Your Prediction Gets As Good As Your DataGo
- Could not find a suitable set of interfaces for VIPs.UI
- 聊聊 ESM、Bundle 、Bundleless 、Vite 、SnowpackVite
- Android Studio專案匯入之後出錯:Error:(1, 0) Plugin with id 'com.android.application' not found.AndroidErrorPluginAPP
- Oracle Profile and PASSWORD_VERIFY_FUNCTIONOracleFunction
- T-SQL Verify Database BackupSQLDatabase
- Design Patterns: Solidify Your C# Application Architecture with Design Patterns中文版(中篇) (轉)SolidC#APP
- Design Patterns: Solidify Your C# Application Architecture with Design Patterns中文版(下篇) (轉)SolidC#APP
- 【貪心】codeforces 825D Suitable ReplacementUI
- abc360_G Suitable Edit for LIS 題解UI
- Your title
- Recipe 4.11. Merging Records
- Retrieving the First N Records from a SQL QuerySQL
- 解決ntp的錯誤 no server suitable for synchronization foundServerUI
- MVC-1.1 BundleConfig-ScriptBundleMVC
- Bundle the repository
- @Autowired 注入 **required a single bean, but 2 were found**UIBean
- How to resolve the problem of no Oracle instances were discovered in BEOracle
- Design Patterns: Solidify Your C# Application Architecture with Design Patterns中文版(尾篇二) (轉)SolidC#APP
- Design Patterns: Solidify Your C# Application Architecture with Design Patterns中文版(尾篇一) (轉)SolidC#APP
- [Laravel] - | Learning records | ORM 模型關聯 with () 用法LaravelORM模型