Search results for

“ITMS-90338”

1,703 results found

Post

Replies

Boosts

Views

Activity

ITMS-90896 Error when uploading binary with Transporter
Hi I have an app with an Intents extension and a Widget extension that is failing to upload to App Store connect. I am receiving the following error and I have no idea how to fix it ERROR ITMS-90896: Invalid Mach-O header. The __swift5_entry section is missing for extension bundle Payload/[AppName].app/PlugIns/WidgetsExtension.appex, which prevents the extension from running. You can run the otool command against your binary to ensure there is a __swift5_entry section. This worked fine a couple of months ago on last submission. Thanks Alan
5
0
2.3k
Dec ’21
Error ITMS-90513
I am trying to submit my AppleTV app to the store but I am getting 2 of these errors when the archive is uploaded:Missing info.plist KeyCGBundleicons.CFBundlePrimaryIcon key is missingTVTopShelfImage.TVTopShelfPrimaryImage key is missingAll images are included int eh assett catalog. Anyone else have this issue?
2
0
1.3k
Oct ’15
Handling ITMS-91061: Missing privacy manifest
An ITMS-91061: Missing privacy manifest rejection email looks as follows: ITMS-91061: Missing privacy manifest- Your app includes , which includes , an SDK that was identified in the documentation as a privacy-impacting third-party SDK. Starting February 12, 2025, if a new app includes a privacy-impacting SDK, or an app update adds a new privacy-impacting 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. Glossary ITMS-91061: Missing privacy manifest: An email that includes the name and path of privacy-impacting SDK(s) with no privacy manifest files in your app bundle. For more information, see https://developer.apple.com/support/third-party-SDK-requirements. : The specified privac
0
0
6.3k
Feb ’25
ITMS-90238 Invalid Signature of Dynamic libraries .a
We have prepared the Package of our Application for MacOS using Delphi Sydney 10.4. When we upload it using Transporter the delivery appears correct, but after a few minutes we received an eMail from AppStore Connect reporting errors ITMS-90238: Invalid Signature. The errors refer to dynamic libraries, .a, that we have located in the Frameworks folder of our package, all the libraries have been developed with XCode and signed with CodeSign using Certificate 3rd Party Mac Developer Application ....., the same certificate that we use to sign the application. Installing the package generated by Delphi on our MAC and analyzing the signature of the libraries with CodeSign, we see that the signatures have not been lost and are correct. WE DO NOT KNOW WHAT WAY WE SHOULD TAKE, we would ask you to indicate a solution to finally be able to publish our Application in the AppStore. THANK YOU.
0
0
498
Apr ’21
ITMS-90429: Invalid Swift Support
Build the archive, validating and uploading it to App Store Connect - TestFlight is successful from Xcode (16.0, macOS 15.1.1). Although after that the build is rejected stating : ITMS-90429: Invalid Swift Support - The files libswiftCoreFoundation.dylib, libswiftCoreData.dylib, libswiftCore.dylib, libswiftFoundation.dylib, libswift_Concurrency.dylib, libswiftObjectiveC.dylib aren’t at the expected location /Payload/Runner.app/Frameworks. Move the file to the expected location, rebuild your app using the current public (GM) version of Xcode, and resubmit it. Cross checked the Archive and .ipa file, where we found that the mentioned .dylib files are actually present inside the /Payload/Runner.app/Frameworks folder, and all the .dylib files are also present in the SwiftSupport/iphoneos folder. Scenario : using tdLib compilation libtdjson.xcframework (embedded & signed) for ios arm64 placed under Framworks, in my Flutter application, calling methods via Method Channels, interacting with AppDelegate.
3
0
1.1k
Dec ’24
ERROR ITMS-90347: Bad bundle identifier. New Solution
I have had the same problem. The apple ids I have used include com.appname, com.domain.appname, com.domain.appname.XXX. None of these bundle identifiers have worked. This is the error message I receive each time:ERROR ITMS-90347: Bad bundle identifier. The bundle identifier 'com.Signal' of the application extension Signal.app/PlugIns/Signal.appex should start with the application's bundle identifier 'com.Signal' and not contain more than one period “.” after the application's bundle ID. ERROR ITMS-90347: Bad bundle identifier. The bundle identifier 'com.Signal' of the application extension Signal.app/PlugIns/Signal.appex should start with the application's bundle identifier 'com.Signal' and not contain more than one period “.” after the application's bundle ID.The domain is always drewbennettappname: SignalI have looked at all of these sites:An App ID with Identifier 'com.example.app.extention' is not available. Please enter a different stringhttps://forums.developer.apple.com/thread/15712ER
3
0
1.2k
Jun ’16
Error ITMS-90166 - Missing Code Signing Entitlements Error
To Whom It May ConcernWhen uploading my IPA file using Application Loader I am getting the error ITMS-90166 - Missing Code Signing Entitlements. I am getting the ITMS-90166 Missing Code Signing Entitlements error when trying to upload my Xamarin IOS App to the App Store. I noticed some information about removing executables from the IPA but this caused another error whereby it stated it did not contain an AppBundle executable. I also tried deleting the .exe file from the IPA but this caused the Payload directory to be invalid. I ensured that Entitlements.plist was not in the IPA as it is a known contributor to the issue. I am wondering if anyone could point me in the right direction?
0
0
1.2k
May ’19
itms-services link not working on Azure Devops Wiki
I want to create a hyperlink for OTA installation of my iOS app on the Azure DevOps wiki page, has anyone tried it? I have tried using html tag, but when I click it, it only refreshes the wiki page. This is the link example using tag. My App I have also tried using markdown link, but it seems it doesn’t recognize itms-services syntax, this is the link example [My App](itms-services://?action=download-manifest&url=https://my.app.com/install.plist)
0
0
664
Nov ’22
ERROR ITMS-90502 which info.plist?
I got this error while attempting to upload to test flight:ERROR ITMS-90502: Invalid Bundle. Apps that only contain the arm64 slice must also have 'arm64' in the list of UIRequiredDeviceCapabilities in Info.plist.I searched around I found solutions including:Setting Build Active Architecture to Yes (didn't affect since my project only supports arm64)Changing Archive Build Configuration to Release (already did)Unplug the device from my mac when Archiving (I am already praying to the machine spirits by this part)Lastly,Adding UIRequiredDeviceCapabilities with item arm64 to all target's info.plist This is the one I am troubled with. It is most certainly what the error requires me to do but I did for every info.plist I can find in my project. Including the main one created automatically when I created my project, one for each test build(not sure if needed just did anyway), one for the everyday widget extension my app has, one for every framework I used added via cocoapods (I edited the podfile to do it b
13
0
3.3k
Feb ’18
Error ITMS-90649 "missing app icon"
I'm absolutely certain this is just a result of me missing something very obvious, but I keep getting a string of errors when uploading from Xcode 11. All my icons are in place, but the errors are asking for alternative sizes ( i.e. 54 x 40, 148 x 100), that are even listed in the app icon location. I ended up switching back to an older version of xcode, and it uploaded just fine. But I would really like to sort this out so I can use the most recent Xcode in the future. I also get an Error ITMS- 90642: Missing Info.plist Key, for some reason. Again, had none of these errors in the previous xcode.
1
0
463
Nov ’19
ITMS-90747 Architecture incompatible with MinimumOSVersion
I recently upgraded my project's deployment target version to iOS 12.0 and started getting warnings saying: ITMS-90747: Architecture incompatible with MinimumOSVersion. The app bundle at 'MyProject.app/PlugIns/StickerPack.appex' specifies a MinimumOSVersion of '12.0' but contains a 32-bit architecture that is unsupported on iOS 12 and later. I did some research and found a few people having the same issue, one common suggestion is to lower the project's deployment target version, this isn't possible for the main target because I have a few libraries that have minimum OS version requirements. So I wonder what should be the right way to fix this, so far I can think of two solutions: The Message Extension target's Architectures is currently $(ARCHS_STANDARD) which translates to (arm64, armv7), so I can change it explicitly to arm64 only, or add armv7 to Excluded Architectures which sounds better. Change the iOS Deployment Target to some version lower and do this only for the Message Extension target. I'
0
0
652
Oct ’21
Application Loader ERROR: ERROR ITMS-90161
<main> DBG-X: parameter FilesToUpload = [metadata.xml, JS.ipa]<main> DBG-X: parameter MinimumFileSizeThresholdForCheckum = 104857600<main> ERROR: ERROR ITMS-90161: Invalid Provisioning Profile. The provisioning profile included in the bundle com.jschat.jschatapp [Payload/JS.app] is invalid. [Missing code-signing certificate]. A Distribution Provisioning profile should be used when submitting apps to the App Store. For more information, visit the iOS Developer Portal.<main> DBG-X: The error code is: 1102<main> INFO: Done performing authentication.<main> DBG-X: Returning 1First thanks to viewing my issue.I dont know why i'm facing this issue i have created the provisioning file according to the apple documentation.My app is done just to upload on app store.Please help me as soon as possible.I shall be very thankful to you.Thanks
6
0
7.7k
May ’17
Can't upload App bundle: ERROR ITMS-90207
Hi guys,we are trying to upload our App bundle with xCode 7.1 (we tried also with App Loader 3.0) but we are constantly getting this error:ERROR ITMS-90207: Invalid Bundle. The bundle at 'xxxxxxxxx' does not contain a bundle executable.All the Certificates/Identifiers are correct (we checked with Apple support). Of course the IPA package has the executable file, we checked a million times. Did you ever experienced something similar? Any suggestion? Thanks in advance.P
8
0
5.5k
Nov ’15
ITMS-90896 Error when uploading binary with Transporter
Hi I have an app with an Intents extension and a Widget extension that is failing to upload to App Store connect. I am receiving the following error and I have no idea how to fix it ERROR ITMS-90896: Invalid Mach-O header. The __swift5_entry section is missing for extension bundle Payload/[AppName].app/PlugIns/WidgetsExtension.appex, which prevents the extension from running. You can run the otool command against your binary to ensure there is a __swift5_entry section. This worked fine a couple of months ago on last submission. Thanks Alan
Replies
5
Boosts
0
Views
2.3k
Activity
Dec ’21
Error ITMS-90513
I am trying to submit my AppleTV app to the store but I am getting 2 of these errors when the archive is uploaded:Missing info.plist KeyCGBundleicons.CFBundlePrimaryIcon key is missingTVTopShelfImage.TVTopShelfPrimaryImage key is missingAll images are included int eh assett catalog. Anyone else have this issue?
Replies
2
Boosts
0
Views
1.3k
Activity
Oct ’15
error itms-90155
FB not allowedi want a link in my app to open facebook profile.an idea?thanksSabino
Replies
0
Boosts
0
Views
430
Activity
Feb ’17
ERROR ITMS-90037
I am trying to upload my app to the App Store and keep getting this error and I dont know what to do. This bundle is invalid. The Info.plist file is missing or could not be parsed. Please check it for embedded control characters. Can anyone help me with this?
Replies
3
Boosts
0
Views
1.6k
Activity
Aug ’17
Handling ITMS-91061: Missing privacy manifest
An ITMS-91061: Missing privacy manifest rejection email looks as follows: ITMS-91061: Missing privacy manifest- Your app includes , which includes , an SDK that was identified in the documentation as a privacy-impacting third-party SDK. Starting February 12, 2025, if a new app includes a privacy-impacting SDK, or an app update adds a new privacy-impacting 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. Glossary ITMS-91061: Missing privacy manifest: An email that includes the name and path of privacy-impacting SDK(s) with no privacy manifest files in your app bundle. For more information, see https://developer.apple.com/support/third-party-SDK-requirements. : The specified privac
Replies
0
Boosts
0
Views
6.3k
Activity
Feb ’25
ITMS-90238 Invalid Signature of Dynamic libraries .a
We have prepared the Package of our Application for MacOS using Delphi Sydney 10.4. When we upload it using Transporter the delivery appears correct, but after a few minutes we received an eMail from AppStore Connect reporting errors ITMS-90238: Invalid Signature. The errors refer to dynamic libraries, .a, that we have located in the Frameworks folder of our package, all the libraries have been developed with XCode and signed with CodeSign using Certificate 3rd Party Mac Developer Application ....., the same certificate that we use to sign the application. Installing the package generated by Delphi on our MAC and analyzing the signature of the libraries with CodeSign, we see that the signatures have not been lost and are correct. WE DO NOT KNOW WHAT WAY WE SHOULD TAKE, we would ask you to indicate a solution to finally be able to publish our Application in the AppStore. THANK YOU.
Replies
0
Boosts
0
Views
498
Activity
Apr ’21
ITMS-90429: Invalid Swift Support
Build the archive, validating and uploading it to App Store Connect - TestFlight is successful from Xcode (16.0, macOS 15.1.1). Although after that the build is rejected stating : ITMS-90429: Invalid Swift Support - The files libswiftCoreFoundation.dylib, libswiftCoreData.dylib, libswiftCore.dylib, libswiftFoundation.dylib, libswift_Concurrency.dylib, libswiftObjectiveC.dylib aren’t at the expected location /Payload/Runner.app/Frameworks. Move the file to the expected location, rebuild your app using the current public (GM) version of Xcode, and resubmit it. Cross checked the Archive and .ipa file, where we found that the mentioned .dylib files are actually present inside the /Payload/Runner.app/Frameworks folder, and all the .dylib files are also present in the SwiftSupport/iphoneos folder. Scenario : using tdLib compilation libtdjson.xcframework (embedded & signed) for ios arm64 placed under Framworks, in my Flutter application, calling methods via Method Channels, interacting with AppDelegate.
Replies
3
Boosts
0
Views
1.1k
Activity
Dec ’24
ERROR ITMS-90347: Bad bundle identifier. New Solution
I have had the same problem. The apple ids I have used include com.appname, com.domain.appname, com.domain.appname.XXX. None of these bundle identifiers have worked. This is the error message I receive each time:ERROR ITMS-90347: Bad bundle identifier. The bundle identifier 'com.Signal' of the application extension Signal.app/PlugIns/Signal.appex should start with the application's bundle identifier 'com.Signal' and not contain more than one period “.” after the application's bundle ID. ERROR ITMS-90347: Bad bundle identifier. The bundle identifier 'com.Signal' of the application extension Signal.app/PlugIns/Signal.appex should start with the application's bundle identifier 'com.Signal' and not contain more than one period “.” after the application's bundle ID.The domain is always drewbennettappname: SignalI have looked at all of these sites:An App ID with Identifier 'com.example.app.extention' is not available. Please enter a different stringhttps://forums.developer.apple.com/thread/15712ER
Replies
3
Boosts
0
Views
1.2k
Activity
Jun ’16
Error ITMS-90166 - Missing Code Signing Entitlements Error
To Whom It May ConcernWhen uploading my IPA file using Application Loader I am getting the error ITMS-90166 - Missing Code Signing Entitlements. I am getting the ITMS-90166 Missing Code Signing Entitlements error when trying to upload my Xamarin IOS App to the App Store. I noticed some information about removing executables from the IPA but this caused another error whereby it stated it did not contain an AppBundle executable. I also tried deleting the .exe file from the IPA but this caused the Payload directory to be invalid. I ensured that Entitlements.plist was not in the IPA as it is a known contributor to the issue. I am wondering if anyone could point me in the right direction?
Replies
0
Boosts
0
Views
1.2k
Activity
May ’19
itms-services link not working on Azure Devops Wiki
I want to create a hyperlink for OTA installation of my iOS app on the Azure DevOps wiki page, has anyone tried it? I have tried using html tag, but when I click it, it only refreshes the wiki page. This is the link example using tag. My App I have also tried using markdown link, but it seems it doesn’t recognize itms-services syntax, this is the link example [My App](itms-services://?action=download-manifest&url=https://my.app.com/install.plist)
Replies
0
Boosts
0
Views
664
Activity
Nov ’22
ERROR ITMS-90502 which info.plist?
I got this error while attempting to upload to test flight:ERROR ITMS-90502: Invalid Bundle. Apps that only contain the arm64 slice must also have 'arm64' in the list of UIRequiredDeviceCapabilities in Info.plist.I searched around I found solutions including:Setting Build Active Architecture to Yes (didn't affect since my project only supports arm64)Changing Archive Build Configuration to Release (already did)Unplug the device from my mac when Archiving (I am already praying to the machine spirits by this part)Lastly,Adding UIRequiredDeviceCapabilities with item arm64 to all target's info.plist This is the one I am troubled with. It is most certainly what the error requires me to do but I did for every info.plist I can find in my project. Including the main one created automatically when I created my project, one for each test build(not sure if needed just did anyway), one for the everyday widget extension my app has, one for every framework I used added via cocoapods (I edited the podfile to do it b
Replies
13
Boosts
0
Views
3.3k
Activity
Feb ’18
Error ITMS-90649 "missing app icon"
I'm absolutely certain this is just a result of me missing something very obvious, but I keep getting a string of errors when uploading from Xcode 11. All my icons are in place, but the errors are asking for alternative sizes ( i.e. 54 x 40, 148 x 100), that are even listed in the app icon location. I ended up switching back to an older version of xcode, and it uploaded just fine. But I would really like to sort this out so I can use the most recent Xcode in the future. I also get an Error ITMS- 90642: Missing Info.plist Key, for some reason. Again, had none of these errors in the previous xcode.
Replies
1
Boosts
0
Views
463
Activity
Nov ’19
ITMS-90747 Architecture incompatible with MinimumOSVersion
I recently upgraded my project's deployment target version to iOS 12.0 and started getting warnings saying: ITMS-90747: Architecture incompatible with MinimumOSVersion. The app bundle at 'MyProject.app/PlugIns/StickerPack.appex' specifies a MinimumOSVersion of '12.0' but contains a 32-bit architecture that is unsupported on iOS 12 and later. I did some research and found a few people having the same issue, one common suggestion is to lower the project's deployment target version, this isn't possible for the main target because I have a few libraries that have minimum OS version requirements. So I wonder what should be the right way to fix this, so far I can think of two solutions: The Message Extension target's Architectures is currently $(ARCHS_STANDARD) which translates to (arm64, armv7), so I can change it explicitly to arm64 only, or add armv7 to Excluded Architectures which sounds better. Change the iOS Deployment Target to some version lower and do this only for the Message Extension target. I'
Replies
0
Boosts
0
Views
652
Activity
Oct ’21
Application Loader ERROR: ERROR ITMS-90161
<main> DBG-X: parameter FilesToUpload = [metadata.xml, JS.ipa]<main> DBG-X: parameter MinimumFileSizeThresholdForCheckum = 104857600<main> ERROR: ERROR ITMS-90161: Invalid Provisioning Profile. The provisioning profile included in the bundle com.jschat.jschatapp [Payload/JS.app] is invalid. [Missing code-signing certificate]. A Distribution Provisioning profile should be used when submitting apps to the App Store. For more information, visit the iOS Developer Portal.<main> DBG-X: The error code is: 1102<main> INFO: Done performing authentication.<main> DBG-X: Returning 1First thanks to viewing my issue.I dont know why i'm facing this issue i have created the provisioning file according to the apple documentation.My app is done just to upload on app store.Please help me as soon as possible.I shall be very thankful to you.Thanks
Replies
6
Boosts
0
Views
7.7k
Activity
May ’17
Can't upload App bundle: ERROR ITMS-90207
Hi guys,we are trying to upload our App bundle with xCode 7.1 (we tried also with App Loader 3.0) but we are constantly getting this error:ERROR ITMS-90207: Invalid Bundle. The bundle at 'xxxxxxxxx' does not contain a bundle executable.All the Certificates/Identifiers are correct (we checked with Apple support). Of course the IPA package has the executable file, we checked a million times. Did you ever experienced something similar? Any suggestion? Thanks in advance.P
Replies
8
Boosts
0
Views
5.5k
Activity
Nov ’15