.ipa failed

28,665 results found

Post not yet marked as solved
1 Replies
425 Views
I am trying to archive my app as an .ipa to upload to TestFlight, and I get an error saying: Command CompileSwift failed with a nonzero exit code this error is that same for my watch app and widget... If I click into the error, it says that there is no error: imgur.com/a/O0yJDKg any help appreciated!
Posted
by
Post not yet marked as solved
13 Replies
8.8k Views
I am using Application Loader to upload ipa file to iTune store but I keep getting a message Cannot verify client error 3000. This used to work earlier. The certificate & provisioning files are correct. Can some one help as what does this error means and how to rectify it.
Posted
by
Post marked as solved
2 Replies
638 Views
I receive this mail after deliver my app for a while: ITMS-90338: Non-public API usage - The app links to non-public libraries in Runner: /System/Library/PrivateFrameworks/AVFCapture.framework/AVFCapture, /System/Library/PrivateFrameworks/AVFCore.framework/AVFCore...... I didn't use these API in my code. By the way I could upload my app successfully with Xcode 14 without this error.
Posted
by
Post not yet marked as solved
1 Replies
This issue is that I only have the IPA fails on ios devices (only made for ios, not mac). Is there a way like apple configurator or similar where I can see this ?
Post not yet marked as solved
1 Replies
880 Views
I could archive the app in Xcode 12.2 DKT device. however when I try to distribute IPA from archived files and it failed with 'IPA processing failed'. from the log files, there is no useful information. Does anyone have similar issues? I appreciate any suggestions how to solve this issue.
Posted
by
Post not yet marked as solved
1 Replies
1.8k Views
Not sure if something changed recently or today, but as of today, our App with Automatic Signing (where the profile is managed by Apple) can't be archived, it used to works, same piece of code on the same git branchnow we got an error message saying IPA Processing Failed ...on the Signing & Capabilities, when we click on the little i next to the provisioning profile, we can see the iOS Team Provisioning Profile is selected correctly ...but when archiving, it can't find it, it propose the wildcard profilethanks
Posted
by
Post not yet marked as solved
5 Replies
9.1k Views
I could archive the app in Xcode 12.2 DKT device. however when I try to distribute IPA from archived files and it failed with 'IPA processing failed'. from the log files, there is no useful information. Does anyone have similar issues? I appreciate any suggestions how to solve this issue.
Posted
by
Post not yet marked as solved
0 Replies
1.6k Views
Failed to verify code signature of ipa, if i tried to install one app, i thought it could be either a certificate or provisioning profile issue but if i install another app this app is being installed without any error.what could be the issue.?
Posted
by
Post not yet marked as solved
1 Replies
1.8k Views
0 I am using xcode11.6 and having Apple Developer account ($99). I wanted to upload iPa in TestFlight. I signed the application in xcode and tried to upload using Xcode. I tried the following three ways. In all the three ways the mackbook pro is automatically restarted during iPA upload. Signed application using created Appstore certificate and provisioning profile in xcode. In xcode, the product menu -> Archive -> Distribute App -> Appstore -> Upload. In the final step, during uploading , the macbook pro is automatically restarting,. 2. The macbook is automatically restarting even if i tried through xcrun altool --upload-app --type ios --file path/to/application.ipa --username YOURITMCUSER --password YOURITMCPASSWORD ITMC password (Created in appleid.apple.com) 3. I tried using Transporter app to upload ipa in testflight. The mac is automatically restarted after 90% iPA upload. I don't know the reason for macbook restart. Kindly help me to upload the ipa
Posted
by
Post not yet marked as solved
0 Replies
627 Views
Starting around last weekend, all our attempts to upload ipa bigger than 4GB resulted in error:This IPA is invalid - While unzipping the IPA we received the error message [warning [stryve-ios.ipa]: 8589934592 extra bytes at beginning or within zipfile (attempting to process anyway) ] Verify that the IPA can be unzipped before reattempting your upload.It seems that for any ipa between 4GB and 8GB, the extra byte count will be 4294967296, and for any ipa above 8GB (up to 12GB I guss), the extra byte count will be 8589934592. Basically it seems that some recent change in AppStore code is using unsigned it to store ipa file size instead of unsigned long, so after overflow, the extra byte count will be exactly multiplies of 2^32.Our app's core executable is small, but we have a lot of on-demand resources. Before last weekend, we've been successfully submitting ipa over 7GB for months, but this week all uploads resulted in the above failure, wh
Posted
by
Post not yet marked as solved
1 Replies
370 Views
Hi I've been trying to upload an ipa package to TestFlight using iTMSTransporter for Linux. I've checked the documentation and have successfully gone through the process several times. However I experience sporadic fails(around 50%) Recently I've try and capture the logs of one successfully attempt and one failure.Logs are attached below. To do that I've ran the same command twice, the server is the same using the same libraries, same access JWT and the same ipa and plist files. After assessing the two runs, the only difference I see is in the content delivery server: failed -> contentdelivery01.itunes.apple.com success -> contentdelivery02.itunes.apple.com My questions are: Am I missing something else? Do you guys have any suggestions why one fails and the other doesn't? Do you have any workarounds in mind? failure.log success.log
Posted
by
Post not yet marked as solved
0 Replies
513 Views
Installing an ipa through Apple configurator fails.1) Created an ipa from xcode using archive.2) Adding the ipa using Apple configurator.3) It started sync of the new apllication.4) Transferring app.5) waiting for the device to complete transfer and the app installed on the device automatically gets deleted.
Posted
by
Post not yet marked as solved
2 Replies
136 Views
When I want to build the IPA with the MobileIron SDK I get the following error: …/Release-iphoneos/Mobile.app/Info.plist does not exist or is not a regular file. The paths in Xcode are all set correctly Without the MobileIron SDK it works. Can someone please help me? Best Regards I have checked the references to the Info.plist. Also removed and added them again, but still get the error.
Posted
by
Post not yet marked as solved
0 Replies
156 Views
2024-02-08 9:33:10 AM +0000 [MT] Beginning distribution assistant for archive: App, task: 2 2024-02-08 9:33:10 AM +0000 [MT] state.isLastStepViewControllerNameKnown = 0 2024-02-08 9:33:10 AM +0000 [MT] state.isLastStepViewControllerNameKnown = 0 2024-02-08 9:33:14 AM +0000 [MT] Proceeding to distribution step IDEDistributionMethodStepViewController, context: Chain (3, self inclusive): 2024-02-08 9:33:14 AM +0000 [MT] state.isLastStepViewControllerNameKnown = 0 2024-02-08 9:33:20 AM +0000 [MT] Proceeding to distribution step IDEDistributionAnalyzeArchiveStepViewController, context: Chain (7, self inclusive):
Posted
by