Search results for

ITMS-90158

1,681 results found

Post

Replies

Boosts

Views

Activity

App Store Connect: Your app .... has one or more issues (ITMS-90738)
From appstore receive email with this issues: ITMS-90738: Invalid purpose string value - The “NSPhotoLibraryUsageDescription” value for the NSPhotoLibraryUsageDescription key isn’t allowed in “.....”. 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 “.....” bundle should contain a NSPhotoLibraryUsageDescription key with a user-facing purpose string explaining clearly and completely why your app needs the data. ITMS-90738: Invalid purpose string value - The “NSCameraUsageDescription” value for the NSCameraUsageDescription key isn’t allowed in “....”. 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 “.....” bundle should contain a NSCameraUsageDescription key with a user-facing purpose string explaining clearly and completely why your app needs the data. I
3
0
3.1k
Jun ’23
ERROR ITMS-90334: Invalid Code Signature Identifier. 
I get this error when trying to submit a beta build. App Store Connect Operation Error ERROR ITMS-90334: Invalid Code Signature Identifier. The identifier com.apple.WK in your code signature for app name watch must match its Bundle Identifier com.appname.watchkitapp I don't know of anything that has changed with the code signing since last successful submission, can't find com.apple.WK anywhere in my project and have tried submitting a previous version with no changes and get the same error. Anyone have any idea what I could be doing wrong?
14
0
4.8k
Feb ’23
ITMS-90999: Invalid executable - The executable in “xxx.app” contains multiple segments with the executable permission bit set when it should only contain one. After you’ve corrected the issues, you can upload a new binary to App Store Connect.
issue: ITMS-90999: Invalid executable - The executable in “xxx.app” contains multiple segments with the executable permission bit set when it should only contain one. After you’ve corrected the issues, you can upload a new binary to App Store Connect. we use Xcode 14.2 and Xcode 14.3.1 both meet the same problem today(with previous uploaded code to archive and upload also with code 90999).How does it happen? And we do not meet the error code ITMS-90999 at last week.
3
0
2.6k
Oct ’23
Problems submitting an App Clip with size above 15mb (for digital invocations)
We're trying to submit an App Clip with around 17mb, aiming to fit in the new size limit for digital invocations. The mention for the rules can be found in this article.. The relevant part is: If you make your App Clip available on devices running iOS 16.4 and later, your App Clip can be up to 50 MB in size if it meets the following conditions: The App Clip only supports digital invocations — for example, from your website or Spotlight search — and not from physical invocations but like App Clip Codes, QR codes, or NFC tags People use your App Clip in situations where a reliable internet connection is likely, for example, at home Your App Clip doesn’t support iOS versions prior to iOS 16.4 We have updated our App Clip target to have a minimum supported version to iOS 16.4 but when we push it to TestFlight we get an error like below: We identified one or more issues with a recent delivery for your app, (...) Please correct the following issues, then upload again. ITMS-90865: Thinned app clip size is t
2
0
1.5k
Oct ’23
Reverting from an Independent Watch app, to one that is dependent on an iPhone app
So we checked the: Supports running without ios app installation, and it updated our app on the app store. Now we are seeing a lot of instances where our users have one version of the Watch app, and another of the iOS companion app. We have also been collecting a myriad of random crashes, and we can't help but wonder if it's due to these apps being out of sync. We'd like to roll back and test this theory by making the watch app and the iPhone apps dependent on each other again. However, after opting on Apple Connect to Remove from sale, and then Remove app, we cannot push a new version with the change. I get the following error:ERROR ITMS-90768: Invalid Bundle. The watch app '[app]' watch extension must have 'WKWatchOnly' or 'WKRunsIndependentlyOfCompanionApp' Info.plist keys set to 'true', since a version of this app that supports standalone watchOS devices is currently available on the App StoreDoes anyone know a way we can get back to having these apps dependent? Thanks.
9
0
4.5k
Jul ’22
Reply to Unable to Add for Review - Xcode 15.0.1 - New apps and app updates must be built with the public (GM) versions of Xcode 11 or later
Anyone still facing this issue? Try the following solution. Somehow I've also selected older version in the project format make sure to select xcode15 or whatever latest. https://stackoverflow.com/questions/44323009/cant-submit-apps-to-appstore-error-itms-90534-invalid-toolchain
Nov ’23
Reply to Signing and sandbox errors when submitting a Qt mac app. Please help!!
I'm not sure if it's actually possible to publish a Qt app in the Mac App Store. It definitely is; I’ve worked with a bunch of developers in similar situations to you. There are limits to how much I can help you with this. All I can do is explain the requirements imposed by Apple’s distribution channels. When working with third-party tooling, it’s up to the tool’s vendor to explain how best to meet those requirements with their tools. You can find my general advice on this topic in: Creating Distribution-Signed Code for Mac Packaging Mac Software for Distribution after I uploaded to Apple Store Connect through the Organizer, I'd get an email with errors, ITMS-90238: Invalid Signature, mentioning a long list of plugins, and then ITMS-90296: App sandbox not enabled. App Store Connection requires that: All your code be signed with your Apple Distribution signing identity [1] Every executable have the App Sandbox enabled I suspect that your deployment processing has failed to re-sign some of the
Oct ’23
All attempts to upload .ipa via iTMSTransporter failing with error in validateAssets method (1272)
We publish many apps using our CI/CD system that makes use of the App Store Connect API and iTMSTransporter. Since around 9:00am on 19 Oct 2023 (Melbourne/Australia time UTC+10), all our attempts to upload our .ipa files using iTMSTransporter began failing. The specific command line invocation is: /usr/local/itms/bin/iTMSTransporter -m upload -v eXtreme -f /path/to/Bundle.itmsp -jwt {jwt-here} The error is occurring in the midst of the upload with the error message: Apple's web service operation return value: [2023-10-20 09:35:09 AEDT] DBG-X: parameter Errors = [An error occurred while trying to call the requested method validateAssets. (1272)] [2023-10-20 09:35:09 AEDT] DBG-X: parameter RestartClient = false [2023-10-20 09:35:09 AEDT] DBG-X: parameter ErrorCode = 1272 [2023-10-20 09:35:09 AEDT] DBG-X: parameter ErrorMessage = An error occurred while trying to call the requested method validateAssets. (1272) [2023-10-20 09:35:09 AEDT] DBG-X: parameter Success = false [2023-10-20 09:35:09 AEDT]
2
0
839
Oct ’23
iOS In-House Enterprise app not installing
We have an iOS In-House app that is not installing using the OTA method. The app is no longer able to be installed using the itms-services:// protocol. The last time I tried it was in November 2020 and it worked then. The uri looks like this itms-services://?action=download-manifest&url=https: //dl.dropbox.com/s/abcdef123/manifest.plist . Our Enterprise certificate and profiles are up to date and valid. I was able to install the app to an iphone using Xcode and an Ad-hoc deployment of the app. The dropbox links are all shared and accessible to anyone with the link. When I copy the itms-services uri to Safari on an iPhone I get the popup ... Open this page in iTunes? with the options Cancel and Open. When I click Open the popup goes away but then nothing else happens. The app does not install. I connected to XCode Console to view the log messages for the device while clicking Open on the popup and the only message that stood out to me was .. Process: itunesstored Message: Network
2
0
5.4k
Oct ’23
Reply to iOS In-House Enterprise app not installing
I faced a similar issue with the iOS In-House app not installing using the OTA method. Here’s how I resolved it after burning precious hours of my life ;-): Ensure the Dropbox links are modified to force downloads. Change the dl=0 to dl=1 in the links. E.g., https://www.dropbox.com/scl/fi/.../YOUR_APP.ipa?rlkey=...&dl=1 Ensure that the second image in your manifest.plist is precisely 1024x1024 pixels. The link to your manifest.plist in the itms-services URL must be URL encoded. E.g., itms-services://?action=download-manifest&url=https%3A%2F%2Fwww.dropbox.com%2Fscl%2Ffi%2F...%2Fmanifest.plist%3Frlkey%3D...%26dl%3D1 After these adjustments, I created a QR code for the link. Scanning the QR code with the camera app successfully installed the app on registered devices (UDID) using Ad Hoc distribution.
Oct ’23
application-identifier error when submitting re-signed app
We have an app that was provided to us by a third-party developer. I do not have access to the source code or the xcodeproj file for this app. I have re-signed the app, using the iResign utility, with a distribution certificate and an App Store provisioning profile that I created in our developer account. I extracted the entitlements.plist file from the app using codesign, and updated it, replacing the third-party developer's Team ID and bundle ID, and assigned it an bundle ID that is from an App ID that I also created in the developer portal. Our team ID is 12A345BCDE, and the bundle ID value is com.myiosapp. The iResign process is successful. I have the Change ID box checked on iResign, with the new bundle ID value provided in the field.When I submit the app using Application Loader, I get multiple instances of this error:ERROR ITMS-90046: Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that arenot supported on iOS. Specifically, value '12A3
3
0
2.2k
Oct ’23
Reply to ITMS-90338: Non-public API usage automatic refuse
Hi we have similar issue with our VisionOS build using Unity, and XCode 15 beta 8 App Store Connect Dear Developer, We identified one or more issues with a recent delivery for your app, Skatrix Vision demo 0.1 (6). Please correct the following issues, then upload again. ITMS-90338: Non-public API usage - The app references non-public symbols in Frameworks/UnityFramework.framework/UnityFramework: _ar_skeleton_get_skeleton_root_transform_for_joint. 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. we can't remove this code because it's inside Unity package and it's needed to build the app, please let us know how can we fix that
Sep ’23
ITMS-90755: Invalid Binary
I've been trying to upload a test build using Xcode 13 to TestFlight but keep getting the following error after build is uploaded successfully: ITMS-90755: Invalid Binary - The following binaries in your app contains prohibited instructions: /Volumes/data01/app_data/awf/SWImportWorker-pv50p00ce-swpr152.cse.apple.com-400203/ff08-SoftwareImportWorker-PV_.0/VWBGHTOVAUPPUUZ65REE64UUN4/eqbyjijjamvooymq/exddmvmbsqjsrxwj/Payload/[App Name].app/[App Name]. Remove the instructions from the binaries, rebuild and resubmit. What does this error mean? What are those prohibited instructions? Where to fine them in the app binary? Any guidance is appreciated. Thanks.
2
0
1.6k
Sep ’23
Reply to ITMS-90338: Non-public API usage _CMTimebaseCreateWithMasterClock
I am having the same issue. I am not using MSAnalytics anywhere that I know of. Please advice on what to do next. ITMS-90338: Non-public API usage - The app contains or inherits from non-public classes in XXX.MobileApp.iOS: MSAnalytics . 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/
Aug ’23