Search results for

ITMS-90158

1,686 results found

Post

Replies

Boosts

Views

Activity

Reply to Problems with manually submitting a MacOS app to the Apple Store
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: Code Signing SubTopic: General Tags:
Jun ’20
Xcode 13 upload results in ITMS-90338: Non-public API usage
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?
1
0
1.1k
Jun ’21
ERROR ITMS-9000: "This bundle is invalid. invalid XML character '0x0003' at index 769 in Info.plist
HI , who can help me out, i have been trying for a few days now but i can't find the solutioni have a app and a watchkit app and using the Alamofire plugin i have set both version and cfbundle to 2.3.when i try to submit to the App Store i get 2 errorsERROR ITMS-9000: This bundle is invalid. invalid XML character '0x0003' at index 769 in Info.plistERROR ITMS-9000: This bundle is invalid. invalid XML character '0x0003' at index 327 in Info.plisti dont know how to find this error or how to solve it,i tried searching for the info.plist, but i have several and i can't see whats wrongi use XCode Version 6.4 (6E35b)who can help me?
0
0
714
Jul ’15
ERROR ITMS-4134: "Duplicate in-app purchase product_id: 'xxx'." at Software/SoftwareMetadata
Hi,My app already has a few non consumable in-app purchase without content hosting.One of them has product id: 010.I have created a new in-app purchase with content hosting with product id: T01I have added a new target (In-App purchase Content) to my projectI added a file to the new target and configured the ContentInfo.plist with IAPProductIdentifier: T01I archived the new target and exported as Installer PackageWhen I try to upload the content via Application Loader I get this:ERROR ITMS-4134: Duplicate in-app purchase product_id: '010'. at Software/SoftwareMetadataWhere am I wrong?Thank you in advance for any help.
1
0
5.2k
Jun ’17
Reply to Why can't I have INPlayMediaIntent in 2 extensions?
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
Aug ’24
ERROR ITMS-90164 Invalid Code Signing Entitlements with com.apple.token
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> &#9;<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
2
0
2.4k
Dec ’20
ITMS-90338: Non-public API usage no specific reason
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
6
0
3.1k
Jul ’22