Search results for

ITMS-90158

1,681 results found

Post

Replies

Boosts

Views

Activity

Invalid binary for tvOS app which integrates an xcframework
We're building an SDK (let's call it MyFramework) which is distributed as an .xcframework for developers to integrate it into their own apps. Recently, we've added tvOS support by adding it as a supported destination for the SDK. Essentially, the SDK became a cross-platform framework and easy to be adopted in both iOS and tvOS apps. The .xcframework is generated fine, all builds correctly. We've tested the SDK integrated in test apps. We've also submitted an iOS archive app to the AppStore connect, just to make sure all is well with the AppStore submission. However, when I tried submitting a tvOS archive app (that integrates the same SDK) to the AppStore connect, the build was marked as invalid binary and we've got the following error message: ITMS-90562: Invalid Bundle - One of the nested bundles is built for a platform which is different from the main bundle platform. Please make sure that all bundles have correct platform specification. First, I thought that any of the modules of the framework was
0
0
167
Mar ’25
ITMS-90078 bogosity
So I submitted my app for TestFlight external testing and got this email: ITMS-90078: Missing potentially required entitlement - Your app, or a library that’s included in your app, uses Apple Push Notification service (APNs) registration APIs, but the APS Environment Entitlement isn’t included in the app signature’s entitlements. If your app uses APNs, make sure the App ID is enabled for push notifications in Certificates, Identifiers & Profiles, sign the app with a distribution provisioning profile that includes the APS Environment Entitlement, and upload a new build to ensure that push notifications function as intended. For details, visit: https://developer.apple.com/documentation/usernotifications/registering-your-app-with-apns. But here's the thing: everything this says is 100% bogus. My app uses no libraries and no push notification service registration APIs. The term register is used in my app, because I use table view cell registrations. Could that be the cause of this bogus warning?
17
0
300
Mar ’25
This bundle is invalid - Your archive contains paths that are not allowed: [._Symbols]
Hello, I recently updated my app, and in the Transporter app it said that the processing failed. This is the email I recieved: Please correct the following issues and upload a new binary to App Store Connect. ITMS-90048: This bundle is invalid - Your archive contains paths that are not allowed: [._Symbols] I couldn't find anything related to this in XCode or anywhere else on the internet. What did I do wrong? For context, I am developing using Expo and React Native.
3
0
489
Mar ’25
ITMS-91054: Invalid API category declaration - The PrivacyInfo.xcprivacy file at the “ReactNativeMapsPrivacy.bundle/PrivacyInfo.xcprivacy” path contains “NSFileModificationDate” as the value for a NSPrivacyAccessedAPIType key, which is invalid
I submitted my app for review and I get an invalid binary error and this email: App Store Connect Hello, We noticed one or more issues with a recent submission for App Store review for the following app: matrixcargo - Motorista Version 1.27.12 Build 10 Please correct the following issues and upload a new binary to App Store Connect. ITMS-91054: Invalid API category declaration - The PrivacyInfo.xcprivacy file at the “ReactNativeMapsPrivacy.bundle/PrivacyInfo.xcprivacy” path contains “NSFileModificationDate” as the value for a NSPrivacyAccessedAPIType key, which is invalid. Values for NSPrivacyAccessedAPIType keys in your app’s privacy manifests must be valid API categories. For more details about this policy, including a list of required reason APIs and approved reasons for usage, visit: https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api.
1
0
179
Mar ’25
Getting Error usign Apple iTMSTransporter on Oracle linux 8.10
Got this error running the following commands on Linux: /usr/local/itms/bin/iTMSTransporter -m provider -u username -p password -v eXtreme ERROR: Could not download Defaults.properties (launcher) Also, running java --version bash: java: command not found... But Java is installed on this directory: /usr/local/itms/java/bin/java Thanks Try to send Appele packages via iTMSTransporter
1
0
203
Mar ’25
This bundle is invalid - Your archive contains paths that are not allowed:
Hi there, I uploaded an update bundle for the posted app, but I got a rejection message. ITMS-90048: This bundle is invalid - Your archive contains paths that are not allowed: [._Symbols] The XCode version I'm using is 16.2, and I've been trying to find a route using Run Script and Finder, but I don't know what the hell it is about. Does anybody know what could cause this issue? Any help would be appreciated. Thanks.
19
0
3.9k
Mar ’25
Set CFBundleDisplayName and CFBundleName as "Companion" then get error "ITMS-90129: The bundle uses a bundle name or display name that is already taken." always but when I change app name to others such as "ECHO" then the build can be uploaded.
I have the problem after I upload build to App Store Connect. I always get error ITMS-90129: The bundle uses a bundle name or display name that is already taken.. when I set CFBundleDisplayName and CFBundleName to be Companion but if I set to others such as ECHO then it can be uploaded without error. I contact to support via email and case number is 102554754170 and Bobby from developer support suggested me. The problem was that the Product Name was different than the Display Name.” I replied email that I tried it as below. Target Name = Companion, Product Name = $(TARGET_NAME), CFBundleDisplayName = $(PRODUCT_NAME), CFBundleName = $(PRODUCT_NAME) Target Name = Companion, Product Name = Companion, CFBundleDisplayName = Companion, CFBundleName = Companion I still get error but if I change CFBundleDisplayName and CFBundleName to be other app name such as ECHO, Facebook then it can be uploaded successfully. I'm not sure if there is something with Companion on validation process. Then he suggest me to co
2
0
351
Mar ’25
Reply to Invalid binary rejected
App Store Connect Hello, We noticed one or more issues with a recent submission for App Store review for the following app: Name of my App Version 1.0.23 Build 1 Please correct the following issues and upload a new binary to App Store Connect. ITMS-91061: Missing privacy manifest - Your app includes “Frameworks/FirebaseCore.framework/FirebaseCore”, which includes FirebaseCore, an SDK that was identified in the documentation as a commonly used third-party SDK. If a new app includes a commonly used third-party SDK, or an app update adds a new commonly used third-party SDK, the SDK must include a privacy manifest file. Please contact the provider of the SDK that includes this file to get an updated SDK version with a privacy manifest. For more details about this policy, including a list of SDKs that are required to include signatures and manifests, visit: https://developer.apple.com/support/third-party-SDK-requirements. ITMS-91061: Missing privacy manifest - Your app includes “Frameworks/Fireba
Mar ’25
"Invalid Binary" error
After submitting our binary for review, we are receiving the Invalid Binary error, which appears to be related to the absence of privacy manifests for our third-party SDKs. Here is the part of an Appstore Connect email response (it's a part of a long email, containing such errors for 18 SDKs): ITMS-91061: Missing privacy manifest - Your app includes “Frameworks/AppAuth.framework/AppAuth”, which includes AppAuth, an SDK that was identified in the documentation as a commonly used third-party SDK. If a new app includes a commonly used third-party SDK, or an app update adds a new commonly used third-party SDK, the SDK must include a privacy manifest file. Please contact the provider of the SDK that includes this file to get an updated SDK version with a privacy manifest. Our application is built using Xamarin, and there are currently no available updates for the libraries that include the required manifests. Instead, we have a single consolidated privacy manifest that contains data for all the SDKs used
1
0
333
Mar ’25
I am not using push notification service, i am only use local notification in my app how to solve this issue
ITMS-90078: Missing potentially required entitlement - Your app, or a library that’s included in your app, uses Apple Push Notification service (APNs) registration APIs, but the APS Environment Entitlement isn’t included in the app signature’s entitlements. If your app uses APNs, make sure the App ID is enabled for push notifications in Certificates, Identifiers & Profiles, sign the app with a distribution provisioning profile that includes the APS Environment Entitlement, and upload a new build to ensure that push notifications function as intended. For details, visit: https://developer.apple.com/documentation/usernotifications/registering-your-app-with-apns.
8
0
688
Mar ’25