[GH-ISSUE #234] feat: apply file picker fix to LiveContainer itself #209

Closed
opened 2026-03-03 15:31:38 +03:00 by kerem · 4 comments
Owner

Originally created by @castdrian on GitHub (Dec 2, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/234

relevant for #231, when installed via Apple dev account instead of local dev cert the file picker will break and lc will be unable to import any files, should apply the file picker fix to itself in this scenario

Originally created by @castdrian on GitHub (Dec 2, 2024). Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/234 relevant for #231, when installed via Apple dev account instead of local dev cert the file picker will break and lc will be unable to import any files, should apply the file picker fix to itself in this scenario
kerem closed this issue 2026-03-03 15:31:39 +03:00
Author
Owner

@hugeBlack commented on GitHub (Dec 2, 2024):

I think that's because you signed LiveContainer incorrectly. Or the cert you used didn't have this capability.

<!-- gh-comment-id:2510584024 --> @hugeBlack commented on GitHub (Dec 2, 2024): I think that's because you signed LiveContainer incorrectly. Or the cert you used didn't have this capability.
Author
Owner

@castdrian commented on GitHub (Dec 2, 2024):

I think that's because you signed LiveContainer incorrectly. Or the cert you used didn't have this capability.

It'd be lovely if you'd actually read what was said, this is in fact necessary when using an ADP cert

<!-- gh-comment-id:2510788575 --> @castdrian commented on GitHub (Dec 2, 2024): > I think that's because you signed LiveContainer incorrectly. Or the cert you used didn't have this capability. It'd be lovely if you'd actually read what was said, this is in fact necessary when using an ADP cert
Author
Owner

@hugeBlack commented on GitHub (Dec 2, 2024):

Sorry for that, I never used an ADP cert so I didn't realize that. I'll set asCopy = true in the next release to solve this issue. By the way, I've read that file picker can be fixed if the bundle identifier matches the one in your mobileprovision file, can you confirm that?

<!-- gh-comment-id:2510905293 --> @hugeBlack commented on GitHub (Dec 2, 2024): Sorry for that, I never used an ADP cert so I didn't realize that. I'll set `asCopy = true` in the next release to solve this issue. By the way, I've read that file picker can be fixed if the bundle identifier matches the one in your mobileprovision file, can you confirm that?
Author
Owner

@castdrian commented on GitHub (Dec 2, 2024):

Sorry for that, I never used an ADP cert so I didn't realize that. I'll set asCopy = true in the next release to solve this issue. By the way, I've read that file picker can be fixed if the bundle identifier matches the one in your mobileprovision file, can you confirm that?

Yes I can confirm, it needs to match the app id specifically without the Team ID prefix, then it will work as normal (weird quirks but we're all abusing things we shouldn't lol)

<!-- gh-comment-id:2511019014 --> @castdrian commented on GitHub (Dec 2, 2024): > Sorry for that, I never used an ADP cert so I didn't realize that. I'll set `asCopy = true` in the next release to solve this issue. By the way, I've read that file picker can be fixed if the bundle identifier matches the one in your mobileprovision file, can you confirm that? Yes I can confirm, it needs to match the app id specifically without the Team ID prefix, then it will work as normal (weird quirks but we're all abusing things we shouldn't lol)
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/LiveContainer#209
No description provided.