[GH-ISSUE #255] [Bug]: #112

Closed
opened 2026-03-03 18:54:46 +03:00 by kerem · 5 comments
Owner

Originally created by @parth1241 on GitHub (Aug 27, 2022).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/255

Describe the bug

The file “ldid” doesn’t exist.

Steps to reproduce

I just intstalled Instagram with the .ipa file

Expected behaviour

it should launch

Crash log

didn't pop up

What version of PlayCover are you using?

1.1.1

What version of macOS are you using?

Ventura (macOS 13)

Issue Language

  • Yes my issue is written in English
Originally created by @parth1241 on GitHub (Aug 27, 2022). Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/255 ### Describe the bug The file “ldid” doesn’t exist. ### Steps to reproduce I just intstalled Instagram with the .ipa file ### Expected behaviour it should launch ### Crash log ```shell didn't pop up ``` ### What version of PlayCover are you using? 1.1.1 ### What version of macOS are you using? Ventura (macOS 13) ### Issue Language - [X] Yes my issue is written in English
kerem 2026-03-03 18:54:46 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@ZhichGaming commented on GitHub (Aug 27, 2022):

Are you sure you are using 1.1.1? ldid is only needed for 1.0.6 I think. Can you send a screenshot of the error?

<!-- gh-comment-id:1229127304 --> @ZhichGaming commented on GitHub (Aug 27, 2022): Are you sure you are using 1.1.1? ldid is only needed for 1.0.6 I think. Can you send a screenshot of the error?
Author
Owner

@JoseMoreville commented on GitHub (Aug 27, 2022):

Please, provide a title when you submit an issue, that way we can figure out something before entering the issue

<!-- gh-comment-id:1229130388 --> @JoseMoreville commented on GitHub (Aug 27, 2022): Please, provide a title when you submit an issue, that way we can figure out something before entering the issue
Author
Owner

@parth1241 commented on GitHub (Aug 27, 2022):

m sorry for the inconvenience
I tried on 1.1.1 too but it just won't launch
with sip enabled and disabled both

<!-- gh-comment-id:1229131208 --> @parth1241 commented on GitHub (Aug 27, 2022): m sorry for the inconvenience I tried on 1.1.1 too but it just won't launch with sip enabled and disabled both
Author
Owner

@ZhichGaming commented on GitHub (Aug 27, 2022):

Please give more details about how it does not work in 1.1.1. Does it crash? If so then does it give a crash log? Where did you get your IPA?

<!-- gh-comment-id:1229131664 --> @ZhichGaming commented on GitHub (Aug 27, 2022): Please give more details about how it does not work in 1.1.1. Does it crash? If so then does it give a crash log? Where did you get your IPA?
Author
Owner

@Depal1 commented on GitHub (Aug 27, 2022):

Try again after deleting all the following:
(Warning this will erase all PlayCover installed apps and their settings. This is a very crude way of potentially solving the issue.)

    "~/Library/Application Support/io.playcover.PlayCover",
    "~/Library/Caches/io.playcover.PlayCover",
    "~/Library/Containers/io.playcover.PlayCover",
    "~/Library/Frameworks/PlayTools.framework",
    "~/Library/Preferences/io.playcover.PlayCover.plist",
    "~/Library/Saved Application State/io.playcover.PlayCover.savedState",
    "~/Library/Application Support/me.playcover.PlayCover",
    "~/Library/Caches/me.playcover.PlayCover",
    "~/Library/Containers/me.playcover.PlayCover",
    "~/Library/Preferences/me.playcover.PlayCover.plist",
    "~/Library/Saved Application State/me.playcover.PlayCover.savedState",
<!-- gh-comment-id:1229132338 --> @Depal1 commented on GitHub (Aug 27, 2022): Try again after deleting all the following: (**Warning** this will erase all PlayCover installed apps and their settings. This is a very crude way of potentially solving the issue.) ``` "~/Library/Application Support/io.playcover.PlayCover", "~/Library/Caches/io.playcover.PlayCover", "~/Library/Containers/io.playcover.PlayCover", "~/Library/Frameworks/PlayTools.framework", "~/Library/Preferences/io.playcover.PlayCover.plist", "~/Library/Saved Application State/io.playcover.PlayCover.savedState", "~/Library/Application Support/me.playcover.PlayCover", "~/Library/Caches/me.playcover.PlayCover", "~/Library/Containers/me.playcover.PlayCover", "~/Library/Preferences/me.playcover.PlayCover.plist", "~/Library/Saved Application State/me.playcover.PlayCover.savedState", ```
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#112
No description provided.