Things tried:1. Added UIRequiredDeviceCapabilities to all Info.plist in the project (although previously this was not required)2. Detached device from MacUploaded the same build yesterday but today (Feb 22, 2018) can't do it. Getting the same error always.
Search results for
ITMS-90158
1,681 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Found my answer on twitter https://twitter.com/search?q=ITMS-90502 and stackoverflow (https://gist.github.com/aaronpearce/d2e41a2d0844d78addf4ffd884e748ca). Basically my actual software was fine... one of the 3rd dependencies must have not had arm64 build... so check it
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
i got same ErrorERROR ITMS-90502: Invalid Bundle. Apps that only contain the arm64 slice must also have 'arm64' in the list of UIRequiredDeviceCapabilities in Info.plist.same build (no changes), it was works fine on yesterday, but it's not working on today.i have tried all work around which is indicated by Ben Ong. but not working
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
I'm also having the same problem but for tvOS. I have arm64 in UIRequiredDeviceCapabilities and iTunes Connect is refusing to take the build using Application Uploader. I'm getting ITMS-90502.
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
have the same problem. On Sunday my upload went through fine. As I am in the review process and made only a tiny change between builds. I changed one segue in one storyboard. Suddenly I get this message : ERROR ITMS-90502: Invalid Bundle. Apps that only contain the arm64 slice must also have 'arm64' in the list of UIRequiredDeviceCapabilities in Info.plist.Tried to act on the message and added the arm64 in UIRequiredDeviceCapabilities, but the error message is persising. I am at a loss of what to do.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
I have the same problem in my iOS App. Suddenly yesterday got ERROR ITMS-90502: Invalid Bundle. Apps that only contain the arm64 slice must also have 'arm64' in the list of UIRequiredDeviceCapabilities in Info.plist.The previsous build was accepted Sunday and only made a very minor change. Tried to add the capacility into info.plist, but that does not make a difference.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
Open Terminal.app (Applications → Utilities → Terminal.app) and enter:rm -rf ~/.itmstransporter/“/Applications/Xcode.app/Contents/Applications/Application Loader.app/Contents/itms/bin/iTMSTransporter”Wait a whileProblem solved! 🙂
Topic:
Developer Tools & Services
SubTopic:
Developer Forums
Tags:
Getting the following error since Friday night when uploading builds. Yes, our app uses HomeKit of course, and we've had no issues until lastnight. Now continuing into this morning it seems that all HomeKit entitlements are incorrectly blocked. Anyone else seeing this?iTunes Store Operation FailedERROR ITMS-90045: Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on iOS. Specifically, key 'com.apple.developer.homekit' in 'Payload/MyApp.app/MyApp' is not supported.This is a production app and we've used this entitlement for ages, so it seems some major regression has occurred in the app submission system. It was working properly earlier this week.
I am interested in accessing the Electronic Medical Records (EMRs) that are available in iOS 11.3 and the SDKs that come in the new iOS. I would expect that there would be new HKTypeIdentifiers for items such as labs, medications, vital, etc... . For these itmes I would hope to get some specific data like loinc codes for labs, CPTs for procedures, and perhaps IDCs (9 and/or 10) codes for medications.So my question in when/if is Apple going to support getting data from EMRs into 3rd party apps.Best,Tom. McHale
Failed Uploading the IPA using Xcode 9.2, the following error message occured, ERROR ITMS-90022: Missing required icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format for iOS versions >= 7.0. ERROR ITMS-90023: Missing required icon file. The bundle does not contain an app icon for iPad of exactly '76x76' pixels, in .png format for iOS versions >= 7.0. ERROR ITMS-90023: Missing required icon file. The bundle does not contain an app icon for iPad of exactly '167x167' pixels, in .png format for iOS versions supporting iPad Pro. ERROR ITMS-90023: Missing required icon file. The bundle does not contain an app icon for iPad of exactly '152x152' pixels, in .png format for iOS versions >= 7.0. But i have provided all the mandatory App icons, After reading many Forums, sounds like the Problem is with Xcode. when can i expect a fix for this from Apple, is there any workaround to fix this?.
It is 28 March 2018.What version of Xcode submits ios11 sdk apps correctly to Testflight?Xcode 9.3 beta 3 was *supposed* to work -- it said it would work, but not any more, on the Downloads page.Thanks for any help.
I have setup a secure tomcat server website for OTA download and install of our iOS application. The download link is as specified by Apple i.e. 'itms-services://?action=download-manifest&url=https://mydomain:myport/myapp.plist' .This works perfectly on iOS8 device and I am able to download and install the app there but does not work at all on iOS 10 and 11 devices.There is no clear documentation that explains the change in this since iOS 8 and what is the latest and correct way to use the itms-services protocol.Could someone please guide me through the correct way to use/formulate the itms-services url ?
We have enterprise app and we send updates of app via itms protocal that OTA uses.I have two iPad device one is running ios 11.2.6 and other has 10.3.3Both device configured with MDM having app installation restriction enabledWhen I try to install app via OTA on 10.3.3 its working,but when I try with 11.2.6 nothings happens, installation not working.Is that OS bug or something that we need to configure on device that running ios 11.2.6 ?
Hi, I got an error when trying to upload an app with On Demand Resources. ERROR ITMS-90047: Disallowed paths ( OnDemandResources ) found at: Payload/xyz.app ERROR ITMS-90047: Disallowed paths [xyz.app/AssetPackManifest.plist] found at: Payload/xyz.appAny idea what should I do?
Hi Mate ,Any luck to work ITMS Service Protocol in iOS 11 ?BIrju
Topic:
App & System Services
SubTopic:
Core OS
Tags: