[GH-ISSUE #1328] [Bug]: can't import ipa file #775

Open
opened 2026-03-03 19:00:54 +03:00 by kerem · 7 comments
Owner

Originally created by @akss5768 on GitHub (Jan 16, 2024).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1328

Describe the bug

Pop up message appeared while importing IPA file and interrupted the import process
BTW:
My Macbook is Apple M1 8GB,IPA file Size is 3.2GB,Is it possible that the problem is caused by memory?

Steps to reproduce

Pop up message appeared while importing IPA file and interrupted the import process

Expected behaviour

Successfully imported IPA file

Crash log

error:  invalid compressed data to inflate /var/folders/7s/q3ctjp113j1g4xj5w70ds6nm0000gn/T/TemporaryItems/NSIRD_PlayCover_1n7wh6/Payload/QQMusic.app/Assets.car

What version of PlayCover are you using?

3.0.0 beta 2

What version of macOS are you using?

Sonoma (macOS 14)

Issue Language

  • Yes my issue is written in English
Originally created by @akss5768 on GitHub (Jan 16, 2024). Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1328 ### Describe the bug Pop up message appeared while importing IPA file and interrupted the import process BTW: My Macbook is Apple M1 8GB,IPA file Size is 3.2GB,Is it possible that the problem is caused by memory? ### Steps to reproduce Pop up message appeared while importing IPA file and interrupted the import process ### Expected behaviour Successfully imported IPA file ### Crash log ```shell error: invalid compressed data to inflate /var/folders/7s/q3ctjp113j1g4xj5w70ds6nm0000gn/T/TemporaryItems/NSIRD_PlayCover_1n7wh6/Payload/QQMusic.app/Assets.car ``` ### What version of PlayCover are you using? 3.0.0 beta 2 ### What version of macOS are you using? Sonoma (macOS 14) ### Issue Language - [X] Yes my issue is written in English
Author
Owner

@TheMoonThatRises commented on GitHub (Jan 19, 2024):

The IPA file is corrupted. Try using another one.

<!-- gh-comment-id:1901122228 --> @TheMoonThatRises commented on GitHub (Jan 19, 2024): The IPA file is corrupted. Try using another one.
Author
Owner

@akss5768 commented on GitHub (Jan 20, 2024):

The IPA file is corrupted. Try using another one.

In fact, I was able to successfully import this IPA file on another macos

<!-- gh-comment-id:1901781034 --> @akss5768 commented on GitHub (Jan 20, 2024): > The IPA file is corrupted. Try using another one. In fact, I was able to successfully import this IPA file on another macos
Author
Owner

@TheMoonThatRises commented on GitHub (Jan 20, 2024):

The exact same IPA file (and same PlayCover version)? Also does your other Mac have more GB of ram?

<!-- gh-comment-id:1901781724 --> @TheMoonThatRises commented on GitHub (Jan 20, 2024): The exact same IPA file (and same PlayCover version)? Also does your other Mac have more GB of ram?
Author
Owner

@akss5768 commented on GitHub (Jan 20, 2024):

The exact same IPA file (and same PlayCover version)? Also does your other Mac have more GB of ram?

Yes, the RAM of the other computer is 32GB

<!-- gh-comment-id:1901782070 --> @akss5768 commented on GitHub (Jan 20, 2024): > The exact same IPA file (and same PlayCover version)? Also does your other Mac have more GB of ram? Yes, the RAM of the other computer is 32GB
Author
Owner

@TheMoonThatRises commented on GitHub (Jan 20, 2024):

Can you try running ditto -x -k [IPA file] [folder name] and see if that works (on the 8gb model)?

<!-- gh-comment-id:1901796709 --> @TheMoonThatRises commented on GitHub (Jan 20, 2024): Can you try running `ditto -x -k [IPA file] [folder name]` and see if that works (on the 8gb model)?
Author
Owner

@CCCCCCCXH commented on GitHub (Jan 26, 2024):

Can you try running ditto -x -k [IPA file] [folder name] and see if that works (on the 8gb model)?

hi, i have tried this on my 16gb model and the terminal returned "operation not permitted"

<!-- gh-comment-id:1911720718 --> @CCCCCCCXH commented on GitHub (Jan 26, 2024): > Can you try running `ditto -x -k [IPA file] [folder name]` and see if that works (on the 8gb model)? hi, i have tried this on my 16gb model and the terminal returned "operation not permitted"
Author
Owner

@3qdr commented on GitHub (Jul 9, 2024):

It worked for me but what do i do with the ditto-ed file?

<!-- gh-comment-id:2217205674 --> @3qdr commented on GitHub (Jul 9, 2024): It worked for me but what do i do with the ditto-ed file?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PlayCover#775
No description provided.