[GH-ISSUE #219] [Feature Request] Allow SideStore App selection for JITless Certificate #195

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

Originally created by @Infinitay on GitHub (Nov 22, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/219

For those of us with multiple instances of SideStore, would it be possible to add the ability to allow the user to specify which SideStore instance they want to use to setup/renew the JIT-less certificate? I setup LiveContainer with my main SideStore instance, but after installing more instances for use alongside SparseBox, it's now launching the wrong SideStore (the latest installed one) and not the one LiveContainer was sideloaded on (the first one).

Originally created by @Infinitay on GitHub (Nov 22, 2024). Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/219 For those of us with multiple instances of SideStore, would it be possible to add the ability to allow the user to specify which SideStore instance they want to use to setup/renew the JIT-less certificate? I setup LiveContainer with my main SideStore instance, but after installing more instances for use alongside SparseBox, it's now launching the wrong SideStore (the latest installed one) and not the one LiveContainer was sideloaded on (the first one).
kerem closed this issue 2026-03-03 15:31:28 +03:00
Author
Owner

@hugeBlack commented on GitHub (Nov 22, 2024):

LiveContainer simply use sidestore:// url scheme when setting up JITLess certificate. Since you have multiple SideStores installed and they all registered the sidestore:// url scheme, it's up to iOS to decide which SideStore to open. Maybe I make LiveContainer to export the tweaked SideStore so you can decide which one to install manually?

By the way what's the purpose of using multiple SideStore though, since one SideStore can already support 10 app ids if you are using SparseBox?

<!-- gh-comment-id:2493296803 --> @hugeBlack commented on GitHub (Nov 22, 2024): LiveContainer simply use sidestore:// url scheme when setting up JITLess certificate. Since you have multiple SideStores installed and they all registered the sidestore:// url scheme, it's up to iOS to decide which SideStore to open. Maybe I make LiveContainer to export the tweaked SideStore so you can decide which one to install manually? By the way what's the purpose of using multiple SideStore though, since one SideStore can already support 10 app ids if you are using SparseBox?
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#195
No description provided.