mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 17:15:50 +03:00
[GH-ISSUE #64] Why is SideStore required for this to work? #57
Labels
No labels
bug
compatibility
enhancement
multitasking
pull-request
safe area
status: broken
status: usable
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LiveContainer#57
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TylerFun on GitHub (May 22, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/64
So, I have a developer cert and I do all of my signing with it on esign, all on device as I do not have a computer I can use. I want to use this but, why can’t it work? Can I not use JIT-less somehow with using my dev cert?
@khanhduytran0 commented on GitHub (May 22, 2024):
LiveContainer’s primary goal is to allow unlimited apps for free developer accounts. Using paid cert defeats the point as you’ve already got the ability to sideload unlimited apps.
Additionally, push notification and app extensions won’t work in LiveContainer. Separating data container is pretty much incomplete.
@sdanfa commented on GitHub (May 23, 2024):
Hi, any idea if you will remove the side store requirement soon? I would like to use it with my certificates also.
@Tz4i commented on GitHub (May 23, 2024):
But why? You already have a cert??
@TylerFun commented on GitHub (May 23, 2024):
I like the option to be able to inject tweaks on the fly, I really wanted to mess around with it. So will there be any way ever? I like how it works too, just wish I could use it with my cert
@sdanfa commented on GitHub (May 23, 2024):
I want to test bypasses for games that can't be side loaded normally and things like that. That's why. Thanks I hope you can code and add this feature with own certs please.
@TylerFun commented on GitHub (May 24, 2024):
I hope somebody can make this, it would be very nice to be able to use this with certs instead of needing side store, it would be good for testing as sdanfa said..
@ilkekaratas commented on GitHub (Jun 21, 2024):
Truly agree. It would be awesome if LiveContainer could work without Sidestore.
@khanhduytran0 commented on GitHub (Jul 10, 2024):
With dev certs, for sure; but it’s impossible for use with enterprise certs. JIT-less still requires get-task-allow entitlement which is only found in dev certs.