Search results for

“ITMS-90158”

1,685 results found

Post

Replies

Boosts

Views

Activity

Getting an ITMS-90502 in tvOS app
Hi,I'm just updating a tvOS app to the App Store - which is already on the store. I've only bumped the version and included some new assets, and now I'm getting the error: ERROR ITMS-90502: Invalid Bundle. Apps that only contain the arm64 slice must also have 'arm64' in the list of UIRequiredDeviceCapabilities in Info.plist. The key and value is already in the Info.plist, and I've havent experiences this - since I fixed it when uploading v1.0 - so am I the only one experiencing this problem?Regards,Kristian Trenskow
10
0
2.5k
Nov ’15
ITMS-90809: Deprecated API Usage
Hi I have tried to submit an application to the app store connect, but it has always given the following error: ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability. Learn more (https://developer.apple.com/documentation/uikit/uiwebview). The problem is that I can't identify any reference to UIWebView in my solution. I used xamarin to make the app and I have xamarin forms in the most updated version. In the linker behavior I already have a link all.
3
0
1.7k
May ’21
Unable to upload tvOS app ERROR ITMS-90523
I have tryied every thing I can thing with the first two and no luck (If take the topshelf image form demo bots I can get the first one to go away). The last one I can't find any documentation to help fix it.ERROR ITMS-90497: Invaild Image Asset -Top Shelf Image - must be opaque.ERROR ITMS-90523: Invalid Image Asstet - App Icon Small - can't have a transparent background layer.ERROR ITMS-90502: Invaild Bundle. Apps that only contain arm64 slice must alos have 'arm64' in hte list of UIRequiredDeviceCapabilities in info.plist.
9
0
2k
Sep ’15
ITMS-90535: Unexpected CFBundleExecutable Key
Hi All I am trying to submit my app on the app store for testflight and i am getting the following email: ITMS-90535: Unexpected CFBundleExecutable Key - The bundle at '/Payload/App.app/public/ios_/App/App/Info.plist' does not contain a bundle executable. If this bundle intentionally does not contain an executable, consider removing the CFBundleExecutable key from its Info.plist and using a CFBundlePackageType of BNDL. If this bundle is part of a third-party framework, consider contacting the developer of the framework for an update to address this issue My Info.plist file does not have CFBundleExecutable that the message is asking me to remove. What must i do?
0
0
903
Nov ’20
ITMS-90424: Invalid Swift Support
I am trying to upload my app to the app store. I can archive the app succesfully and upload the archive the app to App Store Connect, however, it keeps getting rejected with the message ITMS-90424: Invalid Swift Support - The SwiftSupport folder is empty. Rebuild your app using the current public (GM) version of Xcode and resubmit it. I downloaded the latest version of Xcode but this still did not change anything. How should I fix it?
2
0
1.3k
Mar ’20
ERROR ITMS-90034: Missing or invalid signature
I have been uploading new versions of my app for months and months but yesterday, when I was preparing a new Testflight build I got the following message: ERROR ITMS-90034: Missing or invalid signature This came after the archive ended up successfully. I got an email from App Store Connect with the following ITMS-90034: Missing or invalid signature - The bundle 'com.XXXX.ZZZZ' at bundle path 'Payload/YYYY.app' is not signed using an Apple submission certificate. This is weird as I have in Xcode the Automatically manage signing activated and nothing has changed from last build to this one. Any idea?
1
0
1.2k
Jun ’20
ITMS-90755: Invalid Binary
Hi, Recently our App is facing a generic error with no error details. This error is happening once Build has been successfully uploaded to AppStore Connect through Xcode Organiser. Steps followed while uploading the build: Archive the Build through Xcode Once Archive is successful, Distributing the App through Xcode Organiser using AppStore Connect distribution method. Build Uploaded successfully to AppStore Connect After 5 min we are receiving a email with below message Hello, We noticed one or more issues with a recent delivery for the following app: AppName App Apple ID 2121111 Version 3.6.9 Build 75 Please correct the following issues and upload a new binary to App Store Connect. ITMS-90755: Invalid Binary - The following binaries in your app contains prohibited instructions: AppName.app/AppName. Remove the instructions from the binaries, rebuild and resubmit. Apple Developer Relations Solutions tried till now Updating Xcode to latest version of 16.4 Recreating new Distribution certificates and P
2
0
432
Jul ’25
ITMS-90338: Non-public API usage
The below-mentioned points I received in a mail from the App Store, when I tried to upload the build to the App Store. Though I didn't found any such keywords when I searched in my code. Please help with this. Thank you. ITMS-90338: Non-public API usage - The app references non-public symbols in ClikSource: kPOPLayerOpacity, kPOPLayerScaleXY. 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. ITMS-90827: Invalid character in a UTI - The CFBundleDocumentTypes dictionary array in the 'com.cliksource.employer' contains a CFBundleTypeName whose LSItemContentTypes has an element that contains the character '/' or ':', which are not allowed.
1
0
1.9k
Feb ’21
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
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
340
Dec ’24
ITMS-90725: SDK Version Issue
While deploying the apps to app store connect, I am getting a mail from app store connect stating: ITMS-90725: SDK Version Issue - This app was built with the iOS 15.5 SDK. All iOS apps submitted to the App Store must be built with the iOS 15 SDK or later, included in Xcode 13 or later. For context, my minimum deployment version is set to 15.0 and building the apps with xcode 13.4 (ios 15.5). Can anyone please help me with this.
8
0
20k
Mar ’23
ITMS-90023 Missing icon
When I go to upload my app to iTunes (like I've done successfully before), it now gives me an ERROR 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.However, the icon file IS there, and the reference to it in plist appears to be correct. What am I missing? What should I check, in what order? I'm not a native Mac user. I'm a windows developer, using Cordova to build mobile apps. I only use the Mac for Apple deployments.On a secondary rant... I can put out an Android AND website release in 5 minutes, but end up spending HOURS on the Apple deployments. Why can't Apple just scale the icon by default and allow overrides for specific resolutions? I'm sure we can find a college freshman to explain image scaling to them. This requiring dozens of icon files is ridiculous. I'm now on my 2nd DAY of trying to fix the Apple deploy. Somebody help!-- one very frustrated developer
5
0
2.8k
Jul ’16
Reply to Can't upload to AppStore - Invalid Provisioning Signature
Same here! No hope. Xcode Version 13.3.1 (13E500a) #ITM-90165 / ITM-90165
Replies
Boosts
Views
Activity
Apr ’22
Getting an ITMS-90502 in tvOS app
Hi,I'm just updating a tvOS app to the App Store - which is already on the store. I've only bumped the version and included some new assets, and now I'm getting the error: ERROR ITMS-90502: Invalid Bundle. Apps that only contain the arm64 slice must also have 'arm64' in the list of UIRequiredDeviceCapabilities in Info.plist. The key and value is already in the Info.plist, and I've havent experiences this - since I fixed it when uploading v1.0 - so am I the only one experiencing this problem?Regards,Kristian Trenskow
Replies
10
Boosts
0
Views
2.5k
Activity
Nov ’15
ITMS-90809: Deprecated API Usage
Hi I have tried to submit an application to the app store connect, but it has always given the following error: ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability. Learn more (https://developer.apple.com/documentation/uikit/uiwebview). The problem is that I can't identify any reference to UIWebView in my solution. I used xamarin to make the app and I have xamarin forms in the most updated version. In the linker behavior I already have a link all.
Replies
3
Boosts
0
Views
1.7k
Activity
May ’21
Unable to upload tvOS app ERROR ITMS-90523
I have tryied every thing I can thing with the first two and no luck (If take the topshelf image form demo bots I can get the first one to go away). The last one I can't find any documentation to help fix it.ERROR ITMS-90497: Invaild Image Asset -Top Shelf Image - must be opaque.ERROR ITMS-90523: Invalid Image Asstet - App Icon Small - can't have a transparent background layer.ERROR ITMS-90502: Invaild Bundle. Apps that only contain arm64 slice must alos have 'arm64' in hte list of UIRequiredDeviceCapabilities in info.plist.
Replies
9
Boosts
0
Views
2k
Activity
Sep ’15
Invalid binary file (ERROR ITMS-90205)
Hello.When we try to upload app, we received an error message that our build has an invalid binary file. (ERROR ITMS-90205)We researched this issue many times and can’t fix this issue. Could you give a more detail description for this issue or any workaround please? Thanks.
Replies
2
Boosts
0
Views
938
Activity
Jul ’16
ITMS-90535: Unexpected CFBundleExecutable Key
Hi All I am trying to submit my app on the app store for testflight and i am getting the following email: ITMS-90535: Unexpected CFBundleExecutable Key - The bundle at '/Payload/App.app/public/ios_/App/App/Info.plist' does not contain a bundle executable. If this bundle intentionally does not contain an executable, consider removing the CFBundleExecutable key from its Info.plist and using a CFBundlePackageType of BNDL. If this bundle is part of a third-party framework, consider contacting the developer of the framework for an update to address this issue My Info.plist file does not have CFBundleExecutable that the message is asking me to remove. What must i do?
Replies
0
Boosts
0
Views
903
Activity
Nov ’20
ITMS-90424: Invalid Swift Support
I am trying to upload my app to the app store. I can archive the app succesfully and upload the archive the app to App Store Connect, however, it keeps getting rejected with the message ITMS-90424: Invalid Swift Support - The SwiftSupport folder is empty. Rebuild your app using the current public (GM) version of Xcode and resubmit it. I downloaded the latest version of Xcode but this still did not change anything. How should I fix it?
Replies
2
Boosts
0
Views
1.3k
Activity
Mar ’20
ERROR ITMS-90034: Missing or invalid signature
I have been uploading new versions of my app for months and months but yesterday, when I was preparing a new Testflight build I got the following message: ERROR ITMS-90034: Missing or invalid signature This came after the archive ended up successfully. I got an email from App Store Connect with the following ITMS-90034: Missing or invalid signature - The bundle 'com.XXXX.ZZZZ' at bundle path 'Payload/YYYY.app' is not signed using an Apple submission certificate. This is weird as I have in Xcode the Automatically manage signing activated and nothing has changed from last build to this one. Any idea?
Replies
1
Boosts
0
Views
1.2k
Activity
Jun ’20
ITMS-90755: Invalid Binary
Hi, Recently our App is facing a generic error with no error details. This error is happening once Build has been successfully uploaded to AppStore Connect through Xcode Organiser. Steps followed while uploading the build: Archive the Build through Xcode Once Archive is successful, Distributing the App through Xcode Organiser using AppStore Connect distribution method. Build Uploaded successfully to AppStore Connect After 5 min we are receiving a email with below message Hello, We noticed one or more issues with a recent delivery for the following app: AppName App Apple ID 2121111 Version 3.6.9 Build 75 Please correct the following issues and upload a new binary to App Store Connect. ITMS-90755: Invalid Binary - The following binaries in your app contains prohibited instructions: AppName.app/AppName. Remove the instructions from the binaries, rebuild and resubmit. Apple Developer Relations Solutions tried till now Updating Xcode to latest version of 16.4 Recreating new Distribution certificates and P
Replies
2
Boosts
0
Views
432
Activity
Jul ’25
ITMS-90338: Non-public API usage
The below-mentioned points I received in a mail from the App Store, when I tried to upload the build to the App Store. Though I didn't found any such keywords when I searched in my code. Please help with this. Thank you. ITMS-90338: Non-public API usage - The app references non-public symbols in ClikSource: kPOPLayerOpacity, kPOPLayerScaleXY. 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. ITMS-90827: Invalid character in a UTI - The CFBundleDocumentTypes dictionary array in the 'com.cliksource.employer' contains a CFBundleTypeName whose LSItemContentTypes has an element that contains the character '/' or ':', which are not allowed.
Replies
1
Boosts
0
Views
1.9k
Activity
Feb ’21
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
Replies
1
Boosts
0
Views
1.6k
Activity
Nov ’18
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.
Replies
1
Boosts
0
Views
340
Activity
Dec ’24
ITMS-90078: Missing Push Notification Entitlement
Hi, I always received an email with ITMS-90078: Missing Push Notification Entitlement after distributing the app bundle to app store connect. But I have not used push notifiction in my app. Anyone can help on this?
Replies
4
Boosts
0
Views
37k
Activity
Aug ’20
ITMS-90725: SDK Version Issue
While deploying the apps to app store connect, I am getting a mail from app store connect stating: ITMS-90725: SDK Version Issue - This app was built with the iOS 15.5 SDK. All iOS apps submitted to the App Store must be built with the iOS 15 SDK or later, included in Xcode 13 or later. For context, my minimum deployment version is set to 15.0 and building the apps with xcode 13.4 (ios 15.5). Can anyone please help me with this.
Replies
8
Boosts
0
Views
20k
Activity
Mar ’23
ITMS-90023 Missing icon
When I go to upload my app to iTunes (like I've done successfully before), it now gives me an ERROR 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.However, the icon file IS there, and the reference to it in plist appears to be correct. What am I missing? What should I check, in what order? I'm not a native Mac user. I'm a windows developer, using Cordova to build mobile apps. I only use the Mac for Apple deployments.On a secondary rant... I can put out an Android AND website release in 5 minutes, but end up spending HOURS on the Apple deployments. Why can't Apple just scale the icon by default and allow overrides for specific resolutions? I'm sure we can find a college freshman to explain image scaling to them. This requiring dozens of icon files is ridiculous. I'm now on my 2nd DAY of trying to fix the Apple deploy. Somebody help!-- one very frustrated developer
Replies
5
Boosts
0
Views
2.8k
Activity
Jul ’16