I am having trouble submitting my app with an iMessage extension to App Store.Using Xcode 8b4, I can export my app fine for AdHoc distribution over Hockeyapp.However when I try to use TestFlight, validation fails with [_NSCFConstantString isFileURL]: unrecognized selector sent to instance…I have no `isFileURL` calls in my code. I assume this is Xcode internal.Trying to submit the app anyway results in an ITMS-90168 invalid binary error:Anybody having similar issues?
Search results for
ITMS-90158
1,681 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Before I start writing about the error, I'm running on macOS Sierra and using Xcode 7.3.1.So I'm trying to upload my app to the app store and when I start uploadingit to App Store, I get the error ERROR ITMS - 90167 No. app bundles found in the package.Is there any way to fix this error because I wasn't able to find any fixes? 😟
ERROR: ERROR ITMS-90259: Bad Bundle Executable. You must include a valid CFBundleExecutable key in your bundle's information property list file. I'm not sure which file is my executable, is there some kind of tag or name I should be looking for?
I am getting those two errors from Application Loader: ITMS-90086 Missing 64-bit support. iOS apps submiteed to the App Store must include 64-bit support and be built with the iOS 8 SDK or later. We recommend using the default STandard Architectures build setting for Architectures in Xcode, to build a single binary with both 32-bit and 64-bit support and itms-90203 invalid architecture: Apps that include an app extension and framework must support arm64.To ensure that there wasn't my fault I have rolled back the code to the version has passed the beta certification, only updated the version data and submitted the new build with the same errors. So I believe that it is something that has recently changed on Apple's servers and that doesn't seem to work properly.Also I don't think that I am using anything that could relate to itms-90203.Does someone has similar problem and did he found some information regarding this?
ERROR ITMS-90534: Invalid Toolchain. New apps and app updates must be built with the public (GM) versions of Xcode 6 or later, OS X, and iOS SDK or later. Don't submit apps built with beta software including beta OS X builds.Please i need help , i am tired of this error i have tried all the mentioned method on the internet like downgrade the deployment IOS target to 8.3 and change the build machine version m i tried to use the application loader 3.0 but the same error , So i really need help as i have to submit this app for a Syndicate and i am exceeding the deadline because of this issue .My System specifications:-OSX is EL Capitan (10.11.5).-Xcode 8 beta.
Validation and submission of my Mac App never worked for me in Xcode (7). Neither does Application Loader. Both always fail, without any useful error message. The only thing that works, for me, is altool:cd /Applications/Xcode.app/Contents/Applications/Application Loader.app/Contents/Frameworks/ITunesSoftwareService.framework/Versions/A/Support./altool --validate-app ....and then./altool --upload-appIf you are getting a “Cannot proceed with delivery: an existing transporter instance is currently uploading this package” then delete the .token file in ~/.itmstransporter/UploadTokensIt seems to be poorly supported Java garbage, which for me initially failed with a*** Error: Exception while launching iTunesTransporter: Transporter not found at path: /usr/local/itms/bin/iTMSTransporter. You should reinstall the application.But you can resolve that by doing aln -s /Applications/Xcode.app/Contents/Applications/Application Loader.app/Contents/itms /usr/local/itmsHope that helps.
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
I've been publishing an app on the App Store using the Adobe DPS service for the past few years. I've now just moved onto a new app development software and have started experiencing errors upon uploading a new app to update the previous one on the App Store.After checking everything is correct on the new app development software (Twixl Publisher), I receive this error when uploading my build via Application Loader:ERROR ITMS-90158: The following URL schemes found in your app are not in the correct format: [.co.uk.websitename.websitename]. URL schemes need to begin with an alphabetic character, and be comprised of alphanumeric characters, the period, the hyphen or the plus sign only. Please see RFC1738 for more detail.My Bundle ID in iTunes Connect is: .co.uk.websitename.websitename and has always worked perfectly before. Now it's causing problems and I can't figure out how to fix it so I can update the app with the version.Could anyone advise on the next steps I should take to resolve this issue?Tha
Yes it is,You can only install an iOS application outside the play store either with and itms-service link or through itunes.You should consider using a private app store solution as it should be easier to manage and easier for your end users.
Topic:
Developer Tools & Services
SubTopic:
General
Tags:
Hi, I just started seeing this error (without change in assets) in a testflight submission (we have iOS10-only code) - this is the full message (from XCode8)ERROR ITMS-906832: Invalid Bundle. The aseet catalog at 'Paylod/XXXX/Assets.car' can't contain 16-but or P3 assets if the app supports iOS 8 or earlierI can submit by disabling iOS8 but need to know if this is a temporary error, or something wrong in our assets.Thank you
I have been using Applicatioin Loader to upload iOS in-app purchase content without incident for several days. Now I am getting the following error:ERROR ITMS-4267: Invalid Platform. This app already supports iOS. Apps cannot support both iOS and macOS at Software/SoftwareMetadata/SoftwareInAppPurchase/SoftwareAssets/ContentHostedIAPAssetDoes anyone know what's going on? As far as I can see, there is nothing different about my creation of in-app purchase archives. I suspect a server-side problem.
When submitting updated in-app purchases information to iTunesConnect through ITMSTransporter or Application Loader, I get the following message for a few of the in-app purchases:ERROR ITMS-4134: Invalid reference_name '$fieldValue' for in-app purchase with product_id='XXXX' - longer than 255 bytes. at Software/SoftwareMetadataalthough I didn't alter the reference_name, it is as it was when the in-app purchase was created.And it is of course not longer than 255 bytes.Any ideas?
Hello,I developped a new version of an aplication that is already published. Actually, I wrote the app from zero in swift 2.0, but the problem now is that the current version uses iOS 7.0 and I need to use iOS 8.0 for the new one. (some methods don't exist in iOS 7.0)When I try to send a new version I receive the error:ERROR ITMS-90101: This bundle does not support one or more of the devices supported by the previous app version. Your app update must continue to support all devices previously supported. You declare supported devices in Xcode with the Targeted Device Family build setting. Refer to QA1623 for additional information: https://developer.apple.com/library/ios/#qa/qa1623/_index.htmlFrom the error URL I have the options:Fix their app so that it can work on the devices they originally set out to support. See Supporting All Devices for details.Target a newer version of iOS that requires a newer device. See Targeting the Latest iOS for details.Remove their app from the store, and upload the new
When I try to upload the revised app, it doesn't let me and I get an error that says ERROR ITMS-4238: Redundant Binary Upload. There already exists a binary upload with build version '1' for train '1.0' at SoftwareAssets/PreReleaseSoftwareAssetERROR ITMS-4238: Redundant Binary Upload. There already exists a binary upload with build version '1' for train '1.0' at SoftwareAssets/PreReleaseSoftwareAsset.Can anyone help me figure out how to change the version number of the new upload?
I'm stuck with this error message a day ago. I wanted to upload new version of ios app, but I always get this error message: ERROR ITMS-90085: No architectures in the binary. Lipo failed to detect any architectures in the bundle executable. I tried to create a new app under new bundle id, and the same error occured. I tried to upload from Cordova and by Application loader 3.1 as well, with the same result.My app is generated by cordova and archived by Xcode but it runs on simulator, physical devices, last week version was uploaded, I don't kown what to do now.
I am trying to upload an app using Xcode 8 beta 6. It is compiled against iOS 10 beta SDK. It has extensions which are also compiled for that SDK. The watchOS app is compiled against watchOS 3 SDK. When I upload it to Testflight through Xcode and Application Loader, it returns back with an errorERROR ITMS-90334: Invalid Code Signature Identifier. The identifier com.apple.WK in your code signature for WatchOSApp must match its Bundle IdentifierCan some one help me solve this issue ?Thanks!