Search results for

ITMS-90158

1,681 results found

Post

Replies

Boosts

Views

Activity

ITMS-90338: Non-public API usage and ITMS-90426: Invalid Swift Support in Expo
Hello, I tried to push a build to TestFlight and received these two errors a few weeks ago. Dear Developer, We identified one or more issues with a recent delivery for your app, App Name. Please correct the following issues, then upload again. ITMS-90338: Non-public API usage - The app references non-public selectors in : _isKeyDown, _modifiedInput, _modifierFlags, determineAppInstallationAttributionWithCompletionHandler:, handleNotification:, isPassthrough, lookupAdConversionDetails:, onSuccess:, removeValuesForKeys:completion:, transform:, viewManager. 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/ ITMS-9
3
0
1.5k
Aug ’22
I would like to know the cause of ITMS-90433
I applied for an app to the store the other day, and It has been Rejcted due to the following reasons. ITMS-90433 Invalid Swift support - File libswiftCore.dylib does not have the correct code signature. Make sure you're using the correct signature, rebuild your app using the current public (GM) version of Xcode, and resubmit. Don't just change the code signature of libswiftCore.dylib. ーーー For the application side, Xcode 15.4 was used. but, only libswiftCore.dylib was build with Xcode 16. However, this is not a beta version. When implementing a build,clean all has been carried out. Is the cause due to an Xcode version mismatch? I want someone to tell me the reason.
1
0
328
Dec ’24
Error ITMS-90046 XCode 8
After installation of XCode 8 and project migration to Swift 2.3 I started to seeing this message on archive uploading to TestFlight:ERROR ITMS-90046: Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on iOS. Specifically, value 'AAA00AAAAA.myAppId' for key 'application-identifier' in 'Payload/myApp.app/myApp' is not supported. This value should be a string starting with your TEAMID, followed by a dot '.', followed by the bundle identifier.Can anyone help me, please?
2
0
1.7k
Sep ’16
Error ITMS 90022 Cordova XCode 10.0
App Store Connect Operation ErrorERROR ITMS-90022: Missing required icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format for iOS versions >= 7.0.App Store Connect Operation ErrorERROR ITMS-90023: Missing required icon file. The bundle does not contain an app icon for iPad of exactly '76x76' pixels, in .png format for iOS versions >= 7.0.App Store Connect Operation ErrorERROR ITMS-90023: Missing required icon file. The bundle does not contain an app icon for iPad of exactly '167x167' pixels, in .png format for iOS versions supporting iPad Pro.App Store Connect Operation ErrorERROR ITMS-90023: Missing required icon file. The bundle does not contain an app icon for iPad of exactly '152x152' pixels, in .png format for iOS versions >= 7.0.I am getting these four error messages when attempting to archive my application to submit the build to the App Store Connect. This is a Cordova project using Xcode 10.0
1
0
1.6k
Nov ’18
Application Loader error ITMS-90098
Hi all,This morning i tried to upload my application to itunes store to review it.I used the Application Loader from Apple to do this job but, after few minutes, the process failed with this error during the uploading:ERROR ITMS-90098: This bundle is invalid. The key UIRequiredDeviceCapabilities contains value 'bluetooth-le' which is incompatible with the MinimumOSVersion value '9.0'I put the key bluetooth-le in the application .plist to force the installation only on the compatible devices. (because the ios app will communicate trought BTLE with a specific device.)Thanks in advance.
1
0
795
Oct ’15
ITMS-91061: Missing privacy manifest
I have these two pods: Frameworks/GTMSessionFetcher.framework/GTMSessionFetcher Frameworks/GoogleToolboxForMac.framework/GoogleToolboxForMac they are showing this error: ITMS-91061: Missing privacy manifest I've tried manually making privacy files, I've tried updating the SDK's too. I cant update them because firebase depends on GTM Session at a lower version and if I update, MLKit depends on toolbox (even though its deprecating) If I upgrade then the whole project explodes. What do I do. I need help. this is all I get and it doesn't help: https://developer.apple.com/support/third-party-SDK-requirements
2
0
4.1k
Feb ’25
ITMS-90426: Invalid Swift Support
Hi,Having issues uploading our build to App Store Connect for use in TestFlight. We get a success when building through Xcode, but we get an email after it uploads via archive manager stating ITMS-90426: Invalid Swift Support - The SwiftSupport folder is missing. Rebuild your app using the current public (GM) version of Xcode and resubmit it.. We have confirmed that we don't have any Swift dependencies and that we are running the latest Xcode (v11.3.1). We've also tried to build/deploy this on multiple computers with the same error. Our app was built using Unity, then brought into Xcode to build/deploy from there. We have never had any Swift dependencies in our project. We are able to deploy directly to our devices, but it seems that the only time we run into issues is trying to. Any help is appreciated.
7
0
15k
Feb ’20
Notarize the dmg file and you will get ITMS-90728.
Hello. I tried to get multiple installation folders notarized after combining them into a dmg, but as soon as the upload was complete, it returned an ITMS-90728 error. I have tried changing the format of the folder and omitting the parts where languages other than English are used, but it does not fix the problem. How can I fix it so that it will accept notarization without problems?
1
0
651
Mar ’21
ITMS-90076: Potential Loss of Keychain Access
I have App Store Connect issues, after when I transferred application another account. ITMS-90076: Potential Loss of Keychain Access - The previous version of software has an application-identifier value of ['oldID.iosapp'] and the new version of software being submitted has an application-identifier of ['newID.iosapp']. This will result in a loss of keychain access. development team changed and what can I do ?
3
0
9.9k
Oct ’21
Warning on sticker pack submission - ITMS-90863
I am able to upload a sticker pack but with the following warning: ITMS-90863: Apple silicon Macs support issue - The app has LSApplicationLaunchProhibited set to true. This is not supported on Mac. I understand this limits the ability of the sticker pack to be used on a new silicon Mac. Is there a way to change this flag so that this generic sticker pack will work on a Mac?
7
0
2.8k
Nov ’20
ITMS-90398: Invalid WatchKit support
Does anyone encounter this email from the Apple Store Connect? Please correct the following issues and upload a new binary to App Store Connect. ITMS-90398: Invalid WatchKit support - The bundle contains architectures that aren’t allowed or is missing architectures that are required. Verify in the Xcode build settings that the architectures on which your app is built are correct. I'm trying to upload my app with a WatchKit app and WatchKit extension. I'm using standard architecture in build setting architectures settings for my iOS, WatchKit app and WatchKit Extension. I also added excluded architecture of armv7 for the iOS and none for the watchkits. The minimum build deployment for iOS is 12.0 and 4.0 for watchOS. Im using Xcode Version 16.4 (16F6)
1
0
78
Jun ’25
ITMS-90426: Invalid Swift Support
Good day, I've uploaded a build to TestFlight, but received an automated response with the following error: ITMS-90426: Invalid Swift Support - The SwiftSupport folder is missing. Rebuild your app using the current public (GM) version of Xcode and resubmit it. Our project started in Objective-C and have mixed swift class and pods. The last uploaded build without any automated response was Nov 8, 2023. I'm using XCode Version 26.0.1 (17A400). I've tried every way i found in internet and i'm not able to find any solution for this. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES use_frameworks! :linkage => :dynamic (in pods) We would appreciate any assistance in clarifying why this issue is occurring and how we should proceed to address it. Your guidance would mean a lot. Thank you.
0
0
68
Nov ’25
ITMS-90427: Invalid Swift Support
Hi, I'm using React-Native and XCode 12.5.1. Since the last update of XCode, I receive this error by mail when I upload my archive : We identified one or more issues with a recent delivery for your app, *** 1.28.5 (83). Please correct the following issues, then upload again. ITMS-90427: Invalid Swift Support - The expected dylibs are missing from the app’s Framework location, such as /Payload/***.app/Frameworks. I don't touch anything, but I can't put a new buld on the App Store...
2
0
1.9k
Sep ’21