ITMS-90338

1,571 results found

Post

Replies

Boosts

Views

Activity

Error ITMS-90072
Hi, I got an error ITMS-90072 : The IPA is invalid. It does not included a Payload directory during the submission process via both the XCode Archives and Application Loader attempt. I'm try to update in next version of new apple watch application. The two responses that I've read are located in the info.plist file Two keys must be added : - LSRequiresIPhoneOS: YES (Boolean) - CFBundleInfoDictionaryVersion: 6.0 (String) The project has been cleaned. This is the contents of my file info.plist:How can I solve this problem?<?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>CFBundleDevelopmentRegion</key> <string>en</string> <key>CFBundleDisplayName</key> <string>Nation TV</string> <key>CFBundleExecutable</key> <string>com.company.appname</string> <key>CFBundleGetInfoString</key> <stri
0
0
589
Jun ’15
ITMS-90511 CFBundleidentifier Collision
I submitted an Mac Appstore App which has an embedded Java JRE. The first upload with ApplicationLoader went fine, but was automatically rejected due to a code signing error, which is now corrected. But I cannot upload the corrected build, getting ITMS-90511: CFBundleidemtifier Collision. The Info.plist CFBundleidentifier value 'com.oracle.java.8u45.jdk' of MyApp.app/Contents/Plugins/jdk1.8.0_45.jdk' is already in use by another application.Any suggestions are highly appreciated.Thanks, Manfred
9
0
4.1k
Jun ’15
Ad hoc distribution broken on iOS 8.4?
When I try to install an ad hoc build of my app on iOS 8.4 by tapping an itms-services:// URL in Safari, nothing happens. This appears in the iOS device console:Jun 30 23:30:34 Jeff-Hunters-iPhone-5s itunesstored[586] <Warning>: ExternalDownloadManifest: Skipping download and install of: com.purplecover.anylistThat is the only information provided. This worked fine before. Anyone know what changed in iOS 8.4?
7
0
6.6k
Jul ’15
Unable to submit an update
My app has been last updated (to version 4.0) about a week ago without problems.I am about to release the 4.1 update with Apple Watch support, but I can't submit it with Xcode or with Application Loader.I'm getting one of these two errors every time, randomly:-- error 1 --Unable to process the authenticateForTransportDiscovery request at this time due to a general error. (1240)Unable to process validateMetadata request at this time due to a general error (1019)-- error 2 --ERROR ITMS-90096: Your binary is not optimized for iPhone 5 - New iPhone apps and app updates submitted must support the 4-inch display on iPhone 5 and must include a launch image referenced in the Info.plist under UILaunchImages with a UILaunchImageSize value set to {320, 568}. Launch images must be PNG files and located at the top-level of your bundle, or provided within each .lproj folder if you localize your launch images. Learn more about iPhone 5 support and app launch images by reviewing the 'iOS Human Interface Guidelines'
5
0
3.8k
Jul ’15
Several ITMS Errors submitting iOS 9/watchOS 2 beta app to TestFlight
I'm having a whole host of issues come back from iTunes Connect when trying to upload an iOS 9 app with watchOS 2 app and both Watch and CocoaTouch frameworks embedded. I've waited a week before posting this in case it was an issue with the iTunes Connect server.For the iOS 9 app, I received ITMS-90086: Missing 64-bit support. Architectures is set to $(ARCHS_STANDARD) (armv7, arm64) and Build Active Architecture Only set to NO for Release.For the Watch Framework, I receive ITMS-90087: Unsupported archtectures...[armv7k]. Architectures is set to $(ARCHS_STANDARD) (armv7k) and Build Active Architecture Only set to NO for Release.Also for the Watch Framework, I receive ITMS-90362: Invalid Info.plist value. The value of the key 'MinimumOSVersion' is invalid. The minimum value is 8.0. This key was not set in Info.plist at all. I manually added this key with the value 9.0, rebuilt, and resubmitted, with no change in error message.I also receive ITMS-90125: The binary is invalid.
7
0
2.8k
Jul ’15
ITMS-90035 - Invalid Signature. Code object is not signed at all (XCode 7)
After upgrading to XCode 7 (and iOS 9 SDK/ Swift 2.0) I can't submit apps to iTunes connect anymore. I keep getting the response: ITMS-90035 - Invalid Signature. Code object is not signed at all.I already checkt that my provisioning files are up to date, valid and ready for deployment. I also checkt my targets for beeing release builds (as suggested in the error).Any experiences with this issue?PS: I'm using GoogleAnalytics and AdMob Framework but already tried different versions - still getting rejected! According to StackOverFlow this might be caused by .sh files or files that start with '#!' - but I can't find any of these in my project.
2
0
1.4k
Jul ’15
Reply to Test Flight with ODR
Doesn't look like my images showed up.The error is: Error ITMS-90017: This bundle is invalid. The IPA format requires a top-level directory named Payload, containing only a .app bundle and optional plugs in a Plugins directory.My unzipped .ipa file has a payload directory and inside of it is my .app file as well as a directory called onDemandResources that has my ODR files in it. The directory and .app file are at the same level. Hence the above error.
Jul ’15
Can't submit app to iTunesConnect
When uploading my ios application to the app store with xcode 7 beta 3, the error message Error ITMS-3000: Line 7 column 28: attribute app_platform not allowed here; expected attribute verified_under_3_0, verified_under_4_0, or verified_under_version at XPath/package/software_assests. I also get the message iTunes store operation succeeded with a warning: the resulting api analysis file is too large. We were unable to validate your API usage prior to delivery. Is this a problem with my application or xcode 7B3?
39
0
9.3k
Jul ’15
Error ITMS-3000 Uploading to TestFlight
I am attempting to use Testflight Beta to host an iOS 9 beta app with WatchKit 2 support (as it appears should be acceptable). However, when trying to submit the build to testflight, I recieve an ITMS-3000 error every time.The error is: ERROR ITMS-3000: Line 7 column 28: attribute app_platform not allowed here; expected attribute verified_under_3_0, verified_under_4_0 or verified_under_version at XPath /package/software_assetsDoes anyone know how to fix this? I've looked through all the .plist files and build settings and cannot find app_platform anywhere.
4
0
798
Jul ’15
Reply to Can't submit app to iTunesConnect
Having the same issue here. Xcode 7 Beta 3 cannot upload a binary to iTC (for TestFlight distribution).I'm getting the same generic ITMS-3000 error.But…I was able to get it into iTC by tapping the Export button in the Xcode organizer, unchecking Bitcode, saving to disk, and uploading using the Application Uploader tool. The iTC server is probably not yet ready for Bitcode binaries.The binary under TestFlight has been stuck in Processing for awhile. I'll let you know if this ever goes through to let me distribute to Internal Testers.
Jul ’15