Search results for

ITMS-90158

1,681 results found

Post

Replies

Boosts

Views

Activity

Uploading app
i am trying to upload my app to testflight but when i start uploading my app via xcode it says App Store Connect Operation ErrorERROR ITMS-90649: Missing App Icon. The bundle doesn’t contain an iMessage app icon. iMessage app icons must be 148x110 pixels in .png format. but there is a app icon idk what to do???
1
0
619
Aug ’18
Cannot Upload to Testflight with Xcode 10 beta
Up until yesterday, 8/13/2018, I was able to upload test builds to the app store to use with Testflight. However, starting yesterday, I no longer could and am recieving the following error:ERROR ITMS-90534: Invalid Toolchain. New apps and app updates must be built with the public (GM) versions of Xcode 9 or later, macOS, and iOS SDK or later. Don't submit apps built with beta software including beta macOS builds.Previously, this used to be a warning or would not show up at all. Has anyone else run into this problem? What is the work around? I need to be able to test our iOS 12 features, but can't do so anymore.
2
0
2.9k
Aug ’18
Unable to upload app build in Swift 2
I am trying to upload and IPA built from Xcode 8.1 - (Swift 2). While doing, I am getting :“ERROR ITMS-90725: SDK Version Issue. This app was built with the iOS '10.1' SDK. All iOS apps submitted to the App Store must be built with the iOS '11.0' SDK or later, included in Xcode [9.0] or later. Please update Xcode and rebuild your app.Well, it will be backbreaking job for me to convert the whole project in swift 4. So, is there any other option to upload my build to app store without Xcode 9 ?Thank you.
0
0
418
Aug ’18
Can't upload App with Extensions to the Store
Hi everyoneFirst time posting here, I'm dev of Blink Travel Guide, we've been featured several times by App Store in many countries.I'm struggling with no solution as I added a Rich Notification Extension to the app.Builds, Works fine while testing. I can archive!But when I try to upload to the App Store I got this error:ERROR ITMS-90700: Incorrect Platform. You included the iOS arm64 executable “myAPP.app/PlugIns/myAPPRichNotifications.appex/myAPPRichNotifications” in your iOS bundle. Only iOS executables can be included.I've also posted this on StackOverFlowI think I'm missing somethingThanks for help
0
0
2.2k
Aug ’18
Reply to Problem Submitting Safari Extension - The value '$allowedDomains' for key 'Allowed Domains' in extension EXTENSION is incorrect.
@bweinstein -- as if Xcode 9.4.1 and Application Loader 3.7.1, this is still an issue. When uploading a macOS package that includes a Safari App Extension with Level set to All, the following error was shown in the Application Loader:ERROR ITMS-90656: Invalid Safari Extension. The value '$allowedDomains' for key 'Allowed Domains' in extension 'name.app/Contents/PlugIns/name.appex' is incorrect.I resolved this by adding an empty array for the key Allowed Domains.Note this doesn't appear to have anything to due with Xcode (the extension runs just fine without the change), it's more of an issue with whatever Application Loader and iTunes Connect use to look for errors in submissions.
Topic: Safari & Web SubTopic: General Tags:
Aug ’18
Submit Builds non-GM toolchains to Testflight only
Hello,How can I submit iOS builds compiled in XCode 10 Beta 4 using Swift 4 to Testflight?I gotERROR ITMS-90534: Invalid Toolchain. New apps and app updates must be built with the public (GM) versions of Xcode 9 or later, macOS, and iOS SDK or later. Don't submit apps built with beta software including beta macOS builds.INFO ITMS-90111: Beta Toolchain. This app has been built using beta toolchains. Apps built with beta toolchains are acceptable for TestFlight submission. Note that you will not be able to submit these builds for sale on the App Store.But how can I submit them to TestFlight only?
1
0
1.2k
Aug ’18
Unable to submit app
I am unable to submit my app using Xcode, Application Loader, or fastlane's pilot.I typically use pilot to deploy apps from a continuous integration server. When that stopped working, I ran the following command to attempt to retrieve my itc_provider ID and verify that it hadn't changed somehow. (Needed for fastlane's pilot)./Applications/Xcode.app/Contents/Applications/Application Loader.app/Contents/itms/bin/iTMSTransporter -m provider -u 'USER' -p 'PASSWORD' -account_type itunes_connectBut this produced the following error message:ERROR: Neither an encoding house user nor an iTunesConnect user was found. (1080)I then tried to upload my app manually using Application Loader, but that didn't work either. I received the following error message even though I was using a correct username and app-specific password:Your Apple ID or password was entered incorrectly.I can login without issue to iTunes Connect and Apple's Developer Portal from a web browser using my username and password (regular password +
0
0
2.1k
Aug ’18
AppConnect Error with AppIntentVocabulary and INMessageSendItent
I was trying to submit my app yesterday (Xcode 10 B6), but I keep getting the below error. Is this an Xcode bug or is there something wrong with my vocabulary file?App Store Connect Operation ErrorERROR ITMS-90624: Invalid Intent Vocabulary. The AppIntentVocabulary.plist file in the Payload/SignificantOther.app folder can't contain the intent name INMessageSendIntent.INTENT INFO.PLIST<?xml version=1.0 encoding=UTF-8?><!DOCTYPE plist PUBLIC -//Apple//DTD PLIST 1.0//EN http://www.apple.com/DTDs/PropertyList-1.0.dtd><plist version=1.0><dict> <key>IntentPhrases</key> <array> <dict> <key>IntentName</key> <string>INMessageSendIntent</string> <key>IntentExamples</key> <array> <string>Send a new message with Significant Other</string> <string>Send my Significant Other a new message</string> <string>Tell my Significant Other</string> </array> </dict> </array></dict
3
0
1.3k
Sep ’18
A value for the key 'MinimumOSVersion' in bundle is required
According to official documentation specifying MinimumOSVersion in Info.plist is not recommended. https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/LaunchServicesKeys.htmlThis is the full description of the field:MinimumOSVersion MinimumOSVersion (String - iOS). When you build an iOS app, Xcode uses the iOS Deployment Target setting of the project to set the value for the MinimumOSVersion key. Do not specify this key yourself in the Info.plist file; it is a system-written key. When you publish your app to the App Store, the store indicates the iOS releases on which your app can run based on this key. It is equivalent to the LSMinimumSystemVersion key in macOS.However if it is not specified then application submission fails with the following error?ERROR ITMS-90360: Missing Info.plist value. A value for the key 'MinimumOSVersion' in bundle Application.app/Frameworks/xxxxxxx.framework is required. An unknown error occurred.If it is added to Info.
0
0
6.0k
Sep ’18
ITMS-90081 with Xcode 10 (10A254a)
` Hi,I tried to submit with xcode and suddenly I got ITMS-90081 error saying thatERROR: ERROR ITMS-90081: This bundle is invalid. Applications built for more than one architecture require an iOS Deployment Target of 3.0 or later.I have already set `ONLY_ACTIVE_ARCH` to NO.I was wondering if this is something to do with the Watch's new arch `arm64_32`?Regards,Rendy Pranata
21
0
12k
Sep ’18
App Store Connect rejects new macOS entitlement: com.apple.security.automation.apple-events
Is anyone seeing the following error when trying to upload a macOS app with the new com.apple.security.automation.apple-events entitlement:App Store Connect Operation ErrorERROR ITMS-90285: Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on macOS. Specifically, key 'com.apple.security.automation.apple-events' in '[path to app]' is not supported.This seems wrong to me. Our app is built with the hardened runtime option. Without this entitlement (and the associated temporary exception entitlement for the app we send Apple Events to), our app is blocked from sending Apple Events. So the entitlement is required for the app to work correctly (as per Apple), but ITMS rejects any app with said entitlement. What?I can reproduce this error on brand-new-from-scratch Xcode projects that have (1) the hardened runtime enabled and (2) this entitlement turned on and (3) Automatic code signing management enabled. I am at a loss
7
0
2.9k
Sep ’18
[ERROR ITMS-6000: "Unknown or unsupported package version [software5.10]."]
Can anyone tell me what is causing the following ITMS error:[2018-09-15 21:12:14 CEST] <main> ERROR: ERROR ITMS-6000: Unknown or unsupported package version [software5.10].[2018-09-15 21:12:14 CEST] <main> DBG-X: The error code is: 1102I'm using XCode 9.4.1 and the included Application Loader 3.7.1.Edit: Version 5.10 is now supported, the upload now also works with 5.10 🎉
5
0
1.4k
Sep ’18