ITMS-90338

1,571 results found

Post

Replies

Boosts

Views

Activity

ITMS-90496
Hi, I have xcode 13 and when trying to publish with this version for the first time I get this error in validation. ITMS-90496: Invalid Executable - The executable 'xxxxx WatchKit App.app/PlugIns/xxxx WatchKit Extension.appex/*** WatchKit Extension' does not contain bitcode. How could i fix it? thanks!!!
3
0
2.8k
Sep ’21
ERROR ITMS-90347
Uploading an app to iTunes Connect and keep getting this errorERROR ITMS-90347: Bad bundle identifier. The bundle identifier 'our.bundle.id' of the application extension App Name.app/PlugIns/Hidden Here.appex should start with the application's bundle identifier 'our.bundle.id' and not contain more than one period “.” after the application's bundle ID.ERROR ITMS-90347: Bad bundle identifier. The bundle identifier 'our.bundle.id' of the application extension App Name.app/PlugIns/Hidden Here.appex should start with the application's bundle identifier our.bundle.id' and not contain more than one period “.” after the application's bundle ID.Have looked at everything I can think of but still not getting anywhere.Anyone able to help?
2
0
961
Jun ’16
ERROR ITMS-90046
I am gettingERROR ITMS-90046: Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on iOS. Specifically, value 'applinks:mydomain.com' for key 'com.apple.developer.associated-domains' in 'Payload/MyApp.app/MyApp' is not supported.When trying to submit using Xcode 7 GM. Has anyone been able to submit support for universal links?
1
0
1.6k
Sep ’15
ERROR ITMS-90000
While attempting to submit an app to the app store via Xcode, I received the following message: ERROR ITMS-90000: This bundle is invalid. $message. I received a successful validation prior to attempting to submit to the app store. Could this be a certificate issue? Any help would be appreciated.
7
0
2.5k
Sep ’15
ERROR ITMS 90168
Hi there,On Wednesday, I was able to send my file with application loader, but since thursday, I did not change anything, and I got this error ERROR ITMS 90168 the binary you uploaded was invalid.I tried every thing, I read the previous thread of september 2015, but nothing was working. validate is working. Any ideas ?It is a ionic and cordova application.Thanking you in advance !Best,Thibaut
2
0
2.1k
Mar ’16
Itms-services issue
I have an app that uses itms-services scheme to download applications from a private App Store. This has stopped working in iOS10 beta 1. From my server logs, I can see that the manifest is downloaded, however, the subsequent request for the app described in the manifest is not downloaded and the open URL call fails. Are others seeing this problem under IOS10?
2
0
2.5k
Jun ’16
About ITMS-91065
In order to facilitate management, we integrate some SDKs such as Firebase into one of our own internally used SDKs. Recently, when submitted to the appstore, we were prompted that FirebaseCrashing included in the SDK lacked the necessary signature (ITMS-91065). The information that can be confirmed is that after packaging the SDK through secondary packaging, the original signature is lost. And we have a static reference. So what I want to ask is whether we can only manually sign our secondary packaging sdk (the signature is our own certificate different from the original Firebase) to solve this ITMS-91065 problem. According to the description of the Apple Developer Conference, Apple only verifies the consistency and security of the SDK and does not record the signature of each SDK on Apple's servers. Therefore, you should only need to ensure that the SDK is in a signed state to comply with Apple's review requirements. (My guess is still being verified)
2
0
1.4k
May ’24
Cannot fix ITMS-90738 and ITMS-90683 issues
Hello, I need help because I have not succeeded to fix the following issues: ITMS-90738: Invalid purpose string value - The “NSLocationAlwaysAndWhenInUseUsageDescription” value for the NSLocationAlwaysAndWhenInUseUsageDescription key isn’t allowed in “SuperNewsV2UIKit.app”. Your app’s code references one or more APIs that access sensitive user data, or the app has one or more entitlements that permit such access. The Info.plist file for the “SuperNewsV2UIKit.app” bundle should contain a NSLocationAlwaysAndWhenInUseUsageDescription key with a user-facing purpose string explaining clearly and completely why your app needs the data. For details, visit: https://developer.apple.com/documentation/uikit/protecting_the_user_s_privacy/requesting_access_to_protected_resources. ITMS-90683: Missing purpose string in Info.plist - Your app’s code references one or more APIs that access sensitive user data, or the app has one or more entitlements that permit such access. The Info.plist file for the “SuperN
1
0
1.3k
Oct ’23