Hello, when uploading a build to AppStoreConnect we got this issue: ITMS-90683: Missing Purpose String in Info.plist - Your app‘s code references one or more APIs that access sensitive user data. The app‘s Info.plist file should contain a NSUserTrackingUsageDescription key with a user-facing purpose string explaining clearly and completely why your app needs the data. If you're using external libraries or SDKs, they may reference APIs that require a purpose string. While your app might not use these APIs, a purpose string is still required. For details, visit: https://developer.apple.com/documentation/uikit/protecting_the_user_s_privacy/requesting_access_to_protected_resources Its correct that we don't have NSUserTrackingUsageDescription but it is set in InfoPlist.strings and our QA verified it is working for all supported languages. Do we need to add NSUserTrackingUsageDescription to the plist, but then its not localised? Or is there some ghost language that is not being set correctly (i.e. en-US, e
Search results for
ITMS-90158
1,681 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
I am trying to submit an app from Xcode 13 beta 1 to App Store Connect for internal TestFlight testing. After submission my binary is marked as invalid and I get the following email: ITMS-90338: Non-public API usage - The app contains or inherits from non-public classes in AppClips/App Clip.app/App Clip: NSConstantArray ,The app contains or inherits from non-public classes in Watch/WatchOS App.app/PlugIns/WatchOS Extension.appex/WatchOS Extension: NSConstantArray, NSConstantIntegerNumber Uploading the same app from Xcode 12 results in a successful submission. Feedback FB9157492. Anyone else with the same problem?
Any luck? I'm trying to accomplish the same thing. http, https and itms don't work when passed to [[UIApplication sharedApplication] openURL:]
Topic:
App & System Services
SubTopic:
Core OS
Tags:
Check this : http://stackoverflow.com/questions/32544773/how-to-solve-error-itms-90529-on-submit-application-complied-by-xcode-7-gm
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
Oh yes, I used that Car Play Music Sample to add CarPlay to my app and it seems to work good but now I need to make sure Siri works with CarPlay and the main app, the watch, HomePod and everything else. I'm just running into conflicts with INPlayMediaIntent plus I'm working on a Radio app so when a user says Hey Siri, play Beatles Radio the phone tries to play Beatles in my music library instead of my app. I have 40 other radio stations with the word radio in the name, so I'm dealing with that. I'm getting lots of other errors when I try to upload to appstoreconnect, but will deal with them later: ITMS-90626: Invalid Siri Support - '' is not a supported intent type Though you are not required to fix the following issues, we wanted to make you aware of them: ITMS-90626: Invalid Siri Support - No example phrase was provided for INSendMessageIntent in the 'pt-br' language. Please refer to 'https://developer.apple.com/documentation/sirikit/registering_custom_vocabulary_with_sirikit/global_vocabu
Topic:
Media Technologies
SubTopic:
Audio
Hey guys. We're attempting to submit an update for our app and TestFlight scan of our IPA returns a rejection with the message: ERROR ITMS-90164 Invalid Code Signing Entitlements. The entitlements in your app bundle signature do not match the ones that are contained in the provisioning profile. According to the provisioning profile, the bundle contains a key value that is not allowed: [OurTeamID, com.apple.token] for the key 'keychain-access-groups' in 'Payload/ourApp.app/ourApp' This is only happening now with the introduction of 'com.apple.token' since we're introducing biometrics support to our App. Our previous release had no issues. Our app's entitlements are: <plist version=1.0> <dict> <key>application-identifier</key> 	<string>OurTeamID.our.bundle.id</string> <key>com.apple.developer.default-data-protection</key> <string>NSFileProtectionComplete</string> <key>com.apple.developer.team-identifier</key> <string>O
Yep, smh. I can't even upload a build to iTunes Connect now without getting a ERROR ITMS - 90125 : Binary Invalid
Topic:
App & System Services
SubTopic:
Core OS
Tags:
Maybe this can helpERROR ITMS-90168: The binary you uploaded was invalid. DBG-X: The error code is: 1102 INFO: Done performing authentication.
Topic:
App Store Distribution & Marketing
SubTopic:
TestFlight
Tags:
Hi, Received a message from apple regarding my app delivery. ITMS-90338: Non-public API usage - The app contains one or more corrupted binaries. Rebuild the app and resubmit.,The app contains one or more corrupted binaries. Rebuild the app and resubmit.,The app contains one or more corrupted binaries. Rebuild the app and resubmit.. If method names in your source code match the private Apple APIs listed above, altering your method names will help prevent this app from being flagged in future submissions. In addition, note that one or more of the above APIs may be located in a static library that was included with your app. If so, they must be removed. For further information, visit the Technical Support Information at http://developer.apple.com/support/technical/ Ran build and analyze no issues found Also did a Validate archive before submitting
Topic:
App Store Distribution & Marketing
SubTopic:
General
Tags:
App Review
App Store
App Submission
TestFlight
I keep getting an error-itms 90096 while trying to submit my build to the ios app store. Help plz? What can I do?
Thanks so much for your post. For my project, I could only avoid the iTMS error by moving my launch.storyboard to the project root. Your post was the clue I needed.
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
Same here, ITMS-90000: This bundle is invalid - $message. Previous builds uploaded without problem, but this one is getting this very vague error...
Topic:
Code Signing
SubTopic:
General
Tags:
Hi! Same problem here when using Transporter. Any ideas? Thanks. ERROR ITMS-90230: Invalid product archive metadata. Error in keyPath [product-metadata.product-identifier]. Please re-build your archive with an up-to-date version of Xcode, and submit again. ERROR ITMS-90230: Invalid product archive metadata. Error in keyPath [product-metadata.product-version]. Please re-build your archive with an up-to-date version of Xcode, and submit again.
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
Instead Application Loader gives me this error:ERROR ITMS-90545: Invalid Provisioning Profile. This provisioning profile is not compatible with iOS apps.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
More info and possible workaround here: http://stackoverflow.com/questions/37838487/error-itms-90167-no-app-bundles-found-in-the-package
Topic:
App & System Services
SubTopic:
Core OS
Tags: