[GH-ISSUE #407] [BUG] Multiple livecontainers with dev cert #371

Closed
opened 2026-03-03 15:33:03 +03:00 by kerem · 1 comment
Owner

Originally created by @Arbifoxx on GitHub (Mar 23, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/407

Describe the bug

Hello! I have a dev cert which I've used to install 2 livecontainers, one with an unmodified bundle id and another with a modified bundle id. The one with the modified bundle id seems to open the unmodified one (the unmodified one must be switched back to) and apps do not stay open for more than 5 seconds when the same apps will stay open on the unmodified one. Is there a way to fix this? Thank you!

Instructions to reproduce

Sideload one livecontainer via feather and sideload another with a different bundle id via feather. Install an ipa in the modified bundle id and try to launch.

What version of LiveContainer are you using?

Version 3.3.1-release (main/92b68be)

Other info

No response

Originally created by @Arbifoxx on GitHub (Mar 23, 2025). Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/407 ### Describe the bug Hello! I have a dev cert which I've used to install 2 livecontainers, one with an unmodified bundle id and another with a modified bundle id. The one with the modified bundle id seems to open the unmodified one (the unmodified one must be switched back to) and apps do not stay open for more than 5 seconds when the same apps will stay open on the unmodified one. Is there a way to fix this? Thank you! ### Instructions to reproduce Sideload one livecontainer via feather and sideload another with a different bundle id via feather. Install an ipa in the modified bundle id and try to launch. ### What version of LiveContainer are you using? Version 3.3.1-release (main/92b68be) ### Other info _No response_
kerem 2026-03-03 15:33:03 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@hugeBlack commented on GitHub (Mar 23, 2025):

You need to change the second livecontainer's URL Scheme so it can be recognized by the first one. Also, 2nd livecontainer is not supported if not installed through AltStore/SideStore.

<!-- gh-comment-id:2745983845 --> @hugeBlack commented on GitHub (Mar 23, 2025): You need to change the second livecontainer's URL Scheme so it can be recognized by the first one. Also, 2nd livecontainer is not supported if not installed through AltStore/SideStore.
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#371
No description provided.