Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to Import ipa Files #51

Open
sharryboy88 opened this issue Sep 2, 2024 · 15 comments
Open

Failed to Import ipa Files #51

sharryboy88 opened this issue Sep 2, 2024 · 15 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@sharryboy88
Copy link

I am trying to Import the 'Kodi.ipa' file which works with other signing method.
Now I Downloaden the Feathers App and signed a Test App and it Worked.
Now i'm trying to Import the ipa file and i'm getting error! While in files I can See it kinda Importes the ipa... I Need help 😅
The error says 'it failed import... Kodi.app couldn't be moved.
IMG_4183

IMG_4182

@khcrysalis
Copy link
Owner

check your storage

@sharryboy88
Copy link
Author

check your storage

I got 20 gb's left

@khcrysalis
Copy link
Owner

could you give us a link to the ipa to see if its malformed in anyway

@brynts
Copy link

brynts commented Sep 4, 2024

I've same issue last night, but it's works when I tried again in this morning with same IPA

IMG_1087

@khcrysalis
Copy link
Owner

Could you please send links to these apps so I can debug it?

@brynts
Copy link

brynts commented Sep 4, 2024

Could you please send links to these apps so I can debug it?

yo, it's happening again

IMG_1102

@KenHV
Copy link

KenHV commented Sep 17, 2024

Could you please send links to these apps so I can debug it?

https://t.me/SultanModsIPAs/1329

It happens at random. Sometimes it works, sometimes it doesn't, sometimes it imports the app without its icon.

The error I got was "Failed to import: extractionFailed (_ app couldn't be moved to _)".

@afirulaf
Copy link

Same issue. Sometimes it can sometimes it is not.

@khcrysalis khcrysalis added bug Something isn't working help wanted Extra attention is needed labels Oct 10, 2024
@MrAlucardDante
Copy link

MrAlucardDante commented Jan 2, 2025

Same here. I can't import any ipa. I want to switch from esign to feather, so I've installed feather with esign. Maybe that's the issue. Downloading the app from a source works fine

@castdrian
Copy link
Collaborator

Same here. I can't import any ipa. I want to switch from esign to feather, so I've installed feather with esign. Maybe that's the issue. Downloading the app from a source works fine

Probably related to the file access entitlements of your certificate, copy the file into feather's documents folder and then try to import it from there

@MrAlucardDante
Copy link

Same here. I can't import any ipa. I want to switch from esign to feather, so I've installed feather with esign. Maybe that's the issue. Downloading the app from a source works fine

Probably related to the file access entitlements of your certificate, copy the file into feather's documents folder and then try to import it from there

Already tried that and unfortunately it doesn't work. I copied them at the root of the feather folder, as well as the apps folder.

With esign, I could either import the files or copy them in esign documents folder and had no issues importing them

@MrAlucardDante
Copy link

I even tried manually redownloading an ipa just in case esign had mangled it, same issue. I have an apptesters cert that should have most entitlements

@MrAlucardDante
Copy link

Here are the logs:


[19:35:46] 📝 Version: 18.1.1
[19:35:46] 📝 Name: iPhone
[19:35:46] 📝 Model: iPhone
[19:35:46] 📝 Feather Version: App Version: 1.1.3

[19:36:14] 📝 Error Domain=NSCocoaErrorDomain Code=512 "Impossible de déplacer « Discord.app » dans « 739F5E33-52ED-42BB-BECD-400DFEA0DA91 »." UserInfo={NSSourceFilePathErrorKey=/private/var/mobile/Containers/Data/Application/4F74A9EC-5B79-4D24-9733-7EEE67ECA1F7/Documents/Apps/Unsigned/739F5E33-52ED-42BB-BECD-400DFEA0DA91/Payload/Discord.app, NSUserStringVariant=(
    Move
), NSDestinationFilePath=/var/mobile/Containers/Data/Application/4F74A9EC-5B79-4D24-9733-7EEE67ECA1F7/Documents/Apps/Unsigned/739F5E33-52ED-42BB-BECD-400DFEA0DA91/Discord.app, NSFilePath=/private/var/mobile/Containers/Data/Application/4F74A9EC-5B79-4D24-9733-7EEE67ECA1F7/Documents/Apps/Unsigned/739F5E33-52ED-42BB-BECD-400DFEA0DA91/Payload/Discord.app, NSURL=file:///private/var/mobile/Containers/Data/Application/4F74A9EC-5B79-4D24-9733-7EEE67ECA1F7/Documents/Apps/Unsigned/739F5E33-52ED-42BB-BECD-400DFEA0DA91/Payload/Discord.app, NSUnderlyingError=0x30350ad00 {Error Domain=NSPOSIXErrorDomain Code=35 "Resource temporarily unavailable"}}
[19:36:16] ℹ️ AppDownload.cancelDownload: User cancelled the download
[19:36:16] ❌ Failed to Import: extractionFailed("Impossible de déplacer « Discord.app » dans « 739F5E33-52ED-42BB-BECD-400DFEA0DA91 ».")
[19:36:16] ❌ L’opération n’a pas pu s’achever. (feather.HandleIPAFileError erreur 1.)

@castdrian
Copy link
Collaborator

castdrian commented Jan 3, 2025

NSUnderlyingError=0x30350ad00 {Error Domain=NSPOSIXErrorDomain Code=35 "Resource temporarily unavailable"}}
[19:36:16] ℹ️ AppDownload.cancelDownload: User cancelled the download

Well there it is then, file access api being funny

@MrAlucardDante
Copy link

NSUnderlyingError=0x30350ad00 {Error Domain=NSPOSIXErrorDomain Code=35 "Resource temporarily unavailable"}}
[19:36:16] ℹ️ AppDownload.cancelDownload: User cancelled the download

Well there it is then, file access api being funny

Thanks for the help. After rebooting my device, it finally works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

7 participants