Search results for

ITMS-90158

1,681 results found

Post

Replies

Boosts

Views

Activity

ERROR ITMS-90502 persists
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.
3
0
936
Feb ’18
Reply to ERROR ITMS-90502
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
Feb ’18
Reply to ERROR ITMS-90502 which info.plist?
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
Feb ’18
Reply to ERROR ITMS-90502 persists
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.
Feb ’18
Reply to ERROR ITMS-90502 which info.plist?
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.
Feb ’18
HomeKit iOS uploads broken
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.
9
0
1.3k
Mar ’18
HealthKit EMR
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
10
0
1.2k
Mar ’18
ITMS Failed to Upload IPA in Xcode 9.2
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?.
0
0
636
Mar ’18
why my itms-services link works on iOS 8 but not working on iOS 11?
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 ?
0
0
2.4k
Apr ’18
Unable to install app via OTA on MDM (ios11.2.6)
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 ?
0
0
790
Apr ’18