Search results for

“ITMS-90338”

1,703 results found

Post

Replies

Boosts

Views

Activity

ERROR ITMS-90511: "CFBundleIdentifier Collision. The Info.plist CFBundleIdentifier value 'com.canon.EdsImage'
Hello Friends,I am trying to submit a new app to app store and getting ERROR ITMS-90511: CFBundleIdentifier Collision. The Info.plist CFBundleIdentifier value 'com.canon.EdsImage' for thirdparty canon framework. Canon framework includes a bundle that has com.canon.EdsImage identifier and we can't change it (as framework becomes unusable).I am not sure why submission process is throwing above error for a thirdparty framework, can anyone please help.
1
0
1.7k
Mar ’17
WARNING ITMS-90080 "The Executable .... is not a Position Independent Executable
For the past few days I've tried several times to upload an app and keep getting the below error. I am cusing 2 CocoaPods, which its is complaining about. Two weeks ago I uploaded a new app and never got errors like this.According to Apple's docs I think I have my settings correct.https://developer.apple.com/library/ios/qa/qa1788/_index.html#/apple_ref/doc/uid/DTS40013354Anyway, I'm curious if A) has anyone solved this or heard explaination from Apple and B) will Apple still approve my update with these warnings.Google foo shows others having the same issue.https://github.com/CocoaPods/CocoaPods/issues/5453http://stackoverflow.com/questions/37611069/warning-itms-90080-the-executable-payload-myapp-app-frameworks-some-frameworkThanks!
0
0
412
Jun ’16
Reply to tvOS - Subscription Management
Calling the following:[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@itms-apps://buy.itunes.apple.com/WebObjects/MZFinance.woa/wa/manageSubscriptions]];on an AppleTV Dev Kit with TvOS Beta 3 results in nothing happening and getting the following message in the log:LaunchServices: ERROR: There is no registered handler for URL scheme itms-apps
Topic: App & System Services SubTopic: Core OS Tags:
Oct ’15
Got a rejection for piracy storefront and itms-services URL scheme
Hello, Guys,I have two games received the same rejection but cannot figure out what does the review team mean and how to fix these issues.Guideline 2.3 - Performance - Accurate MetadataWe noticed that your app's metadata includes the following information, which is not relevant to the app's content and functionality.Specifically, this app contains references to an app piracy storefront.Guideline 2.3.1 - PerformanceWe discovered that your app contains hidden features. Specifically, this app contains references to an app piracy storefront.Guideline 2.5.2 - Performance - Software RequirementsDuring review, your app installed or launched executable code, which is not permitted on the App Store. Specifically, your app uses the itms-services URL scheme to install an app.Please note that while educational apps designed to teach, develop, or allow students to test executable code may, in limited circumstances, download code, such code may not be used for other purposes and such apps must make the source code
5
0
4.2k
Sep ’17
Xcode Cloud - ITMS-90166: Missing Code Signing Entitlements
Good morning We're happy to have access to Xcode Cloud. However, we get the following error during the Prepare Build for App Store Connect phase: Archive - iOS encountered a failure that caused the build to fail. Prepare Build for App Store Connect ITMS-90166: Missing Code Signing Entitlements. No entitlements found in bundle 'com.XXX.XXX.iOS-NotificationService-Ext' for executable 'Payload/XXX.app/PlugIns/iOS-NotificationService-Ext.appex/iOS-NotificationService-Ext'.' An entitlement is missing for our notification service extension? It is strange knowing that we can build, archive and upload to App Store Connect successfully locally from any Xcode.. It just fails with Xcode Cloud making the service sadly useless for us. Any idea? recommendation?
7
0
3.6k
Mar ’22
Reply to Uploading Mac Catalyst build incorrectly failed for Private API use related to Security framework
Same problem for a macOS Catalyst app that had several builds accepted until just recently. Frameworks (via Cocoapods) were flagged for:ITMS-90338: Non-public API usage - The app references non-public symbols..._SecItemAdd, _SecItemCopyMatching, _SecItemDelete, _SecItemUpdate, _kSecAttrAccessible, _kSecAttrAccessibleWhenUnlocked, _kSecAttrAccount, _kSecAttrLabel, _kSecAttrService, _kSecClass, _kSecReturnData, _kSecValueData
Feb ’20
ITMS - 90714 Invalid Binary Error occurred while upload the app into TestFlight
We are received the following error while uploading the application into TestFlight. **ITMS-90714: Invalid binary - The app contains one or more corrupted binaries. Please rebuild the app and resubmit. ** After sometimes we submit the same application without changing the configurations application submitted successfully into the App Store. We are using the Xcode 15.3 version.
3
0
1.3k
May ’24
Mac Catalyst: ERROR ITMS-90283: "Invalid Provisioning Profile..."
We have an existing iOS/tvOS app on the App Store available to customers as a Universal Purchase (same bundleId). Via Mac Catalyst we are looking to port the iOS app to MacOS and submit/release with the same bundleId. However, uploading to the store via Apple Transporter gives the following error: ERROR ITMS-90283: Invalid Provisioning Profile. The provisioning profile included in the bundle com.XYZ.ABC [com.XYZ.pkg/Payload/MyApp.app/Contents/Resources/ABC.bundle] is invalid. [Invalid 'com.apple.application-identifier' entitlement value.] For more information, visit the macOS Developer Portal. The app is built with Xcode 12.3 and contains a Mac bundle (ABC) embedded inside My.app
3
0
1.3k
Feb ’21
Reply to Bundle does not contain an alternate app icon for iPhone / iPod Touch of exactly '120x120' pixels. I've provided the icons but still missing what seems to be the issue?
Same issue for me. Recently AppStore connect reports these warnings: ITMS-90890: Missing recommended icon - The bundle does not contain an alternate app icon for iPhone / iPod Touch of exactly '120x120' pixels, ITMS-90892: Missing recommended icon - The bundle does not contain an alternate app icon for iPad of exactly '167x167' pixels, in .png format for iOS versions supporting iPad Pro. ITMS-90892: Missing recommended icon - The bundle does not contain an alternate app icon for iPad of exactly '152x152' pixels, in .png format for iOS versions >= 10.0.
Topic: App & System Services SubTopic: Hardware Tags:
Sep ’21
ERROR ITMS-10001 submitting IAP content with Xcode 7.3
SInce upgrading to Xcode 7.3, I can no longer submit IAP content using Application Loader. I was able to upload content before upgrading to Xcode 7.3. Now I need to update my IAP content and I'm getting this error in Application Loader:ERROR ITMS-10001: Multiple items in this package use the same vendor ID. Use unique vendor IDs for the items [software_assets] and resubmit the package.Is anyone else seeing this error?UPDATE:I downgraded to Xcode 7.2.1 and am still seeing this error. It appears that the problem is on the iTunes Connect side.
3
0
574
Mar ’16
ERROR ITMS-90511: "CFBundleIdentifier Collision. The Info.plist CFBundleIdentifier value 'com.canon.EdsImage'
Hello Friends,I am trying to submit a new app to app store and getting ERROR ITMS-90511: CFBundleIdentifier Collision. The Info.plist CFBundleIdentifier value 'com.canon.EdsImage' for thirdparty canon framework. Canon framework includes a bundle that has com.canon.EdsImage identifier and we can't change it (as framework becomes unusable).I am not sure why submission process is throwing above error for a thirdparty framework, can anyone please help.
Replies
1
Boosts
0
Views
1.7k
Activity
Mar ’17
WARNING ITMS-90080 "The Executable .... is not a Position Independent Executable
For the past few days I've tried several times to upload an app and keep getting the below error. I am cusing 2 CocoaPods, which its is complaining about. Two weeks ago I uploaded a new app and never got errors like this.According to Apple's docs I think I have my settings correct.https://developer.apple.com/library/ios/qa/qa1788/_index.html#/apple_ref/doc/uid/DTS40013354Anyway, I'm curious if A) has anyone solved this or heard explaination from Apple and B) will Apple still approve my update with these warnings.Google foo shows others having the same issue.https://github.com/CocoaPods/CocoaPods/issues/5453http://stackoverflow.com/questions/37611069/warning-itms-90080-the-executable-payload-myapp-app-frameworks-some-frameworkThanks!
Replies
0
Boosts
0
Views
412
Activity
Jun ’16
Reply to tvOS - Subscription Management
Calling the following:[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@itms-apps://buy.itunes.apple.com/WebObjects/MZFinance.woa/wa/manageSubscriptions]];on an AppleTV Dev Kit with TvOS Beta 3 results in nothing happening and getting the following message in the log:LaunchServices: ERROR: There is no registered handler for URL scheme itms-apps
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’15
Got a rejection for piracy storefront and itms-services URL scheme
Hello, Guys,I have two games received the same rejection but cannot figure out what does the review team mean and how to fix these issues.Guideline 2.3 - Performance - Accurate MetadataWe noticed that your app's metadata includes the following information, which is not relevant to the app's content and functionality.Specifically, this app contains references to an app piracy storefront.Guideline 2.3.1 - PerformanceWe discovered that your app contains hidden features. Specifically, this app contains references to an app piracy storefront.Guideline 2.5.2 - Performance - Software RequirementsDuring review, your app installed or launched executable code, which is not permitted on the App Store. Specifically, your app uses the itms-services URL scheme to install an app.Please note that while educational apps designed to teach, develop, or allow students to test executable code may, in limited circumstances, download code, such code may not be used for other purposes and such apps must make the source code
Replies
5
Boosts
0
Views
4.2k
Activity
Sep ’17
Xcode Cloud - ITMS-90166: Missing Code Signing Entitlements
Good morning We're happy to have access to Xcode Cloud. However, we get the following error during the Prepare Build for App Store Connect phase: Archive - iOS encountered a failure that caused the build to fail. Prepare Build for App Store Connect ITMS-90166: Missing Code Signing Entitlements. No entitlements found in bundle 'com.XXX.XXX.iOS-NotificationService-Ext' for executable 'Payload/XXX.app/PlugIns/iOS-NotificationService-Ext.appex/iOS-NotificationService-Ext'.' An entitlement is missing for our notification service extension? It is strange knowing that we can build, archive and upload to App Store Connect successfully locally from any Xcode.. It just fails with Xcode Cloud making the service sadly useless for us. Any idea? recommendation?
Replies
7
Boosts
0
Views
3.6k
Activity
Mar ’22
Reply to Uploading Mac Catalyst build incorrectly failed for Private API use related to Security framework
Same problem for a macOS Catalyst app that had several builds accepted until just recently. Frameworks (via Cocoapods) were flagged for:ITMS-90338: Non-public API usage - The app references non-public symbols..._SecItemAdd, _SecItemCopyMatching, _SecItemDelete, _SecItemUpdate, _kSecAttrAccessible, _kSecAttrAccessibleWhenUnlocked, _kSecAttrAccount, _kSecAttrLabel, _kSecAttrService, _kSecClass, _kSecReturnData, _kSecValueData
Replies
Boosts
Views
Activity
Feb ’20
ITMS - 90714 Invalid Binary Error occurred while upload the app into TestFlight
We are received the following error while uploading the application into TestFlight. **ITMS-90714: Invalid binary - The app contains one or more corrupted binaries. Please rebuild the app and resubmit. ** After sometimes we submit the same application without changing the configurations application submitted successfully into the App Store. We are using the Xcode 15.3 version.
Replies
3
Boosts
0
Views
1.3k
Activity
May ’24
Reply to when i am app uploading that time giving binary error what is issue in there
@nithinnair See the response in Handling ITMS-91061: Missing privacy manifest.
Replies
Boosts
Views
Activity
Mar ’25
Mac Catalyst: ERROR ITMS-90283: "Invalid Provisioning Profile..."
We have an existing iOS/tvOS app on the App Store available to customers as a Universal Purchase (same bundleId). Via Mac Catalyst we are looking to port the iOS app to MacOS and submit/release with the same bundleId. However, uploading to the store via Apple Transporter gives the following error: ERROR ITMS-90283: Invalid Provisioning Profile. The provisioning profile included in the bundle com.XYZ.ABC [com.XYZ.pkg/Payload/MyApp.app/Contents/Resources/ABC.bundle] is invalid. [Invalid 'com.apple.application-identifier' entitlement value.] For more information, visit the macOS Developer Portal. The app is built with Xcode 12.3 and contains a Mac bundle (ABC) embedded inside My.app
Replies
3
Boosts
0
Views
1.3k
Activity
Feb ’21
Reply to Bundle does not contain an alternate app icon for iPhone / iPod Touch of exactly '120x120' pixels. I've provided the icons but still missing what seems to be the issue?
Same issue for me. Recently AppStore connect reports these warnings: ITMS-90890: Missing recommended icon - The bundle does not contain an alternate app icon for iPhone / iPod Touch of exactly '120x120' pixels, ITMS-90892: Missing recommended icon - The bundle does not contain an alternate app icon for iPad of exactly '167x167' pixels, in .png format for iOS versions supporting iPad Pro. ITMS-90892: Missing recommended icon - The bundle does not contain an alternate app icon for iPad of exactly '152x152' pixels, in .png format for iOS versions >= 10.0.
Topic: App & System Services SubTopic: Hardware Tags:
Replies
Boosts
Views
Activity
Sep ’21
Reply to Privicay manifest help
For more information, see Handling ITMS-91061: Missing privacy manifest.
Replies
Boosts
Views
Activity
Aug ’25
ERROR ITMS-10001 submitting IAP content with Xcode 7.3
SInce upgrading to Xcode 7.3, I can no longer submit IAP content using Application Loader. I was able to upload content before upgrading to Xcode 7.3. Now I need to update my IAP content and I'm getting this error in Application Loader:ERROR ITMS-10001: Multiple items in this package use the same vendor ID. Use unique vendor IDs for the items [software_assets] and resubmit the package.Is anyone else seeing this error?UPDATE:I downgraded to Xcode 7.2.1 and am still seeing this error. It appears that the problem is on the iTunes Connect side.
Replies
3
Boosts
0
Views
574
Activity
Mar ’16
Reply to xcode 7.3.1 ERROR ITMS - 90167 No. app bundles found in the package
Same for me developersERROR ITMS - 90167 No. app bundles found in the package
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Aug ’16
Reply to Direct link to all my apps in App Store not working in iOS 12
itms-apps://?action=search&kind=iosSoftwere&q=App%20Store
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Nov ’21
Reply to How to add privacy manifest to iOS Xcode project
For more information, see Handling ITMS-91061: Missing privacy manifest.
Replies
Boosts
Views
Activity
Aug ’25