khanhduytran0 / LiveContainer

Run iOS app without actually installing it!
Apache License 2.0
638 stars 87 forks source link

Why is SideStore required for this to work? #64

Open TylerFun opened 1 month ago

TylerFun commented 1 month ago

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 1 month ago

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 1 month ago

Hi, any idea if you will remove the side store requirement soon? I would like to use it with my certificates also.

Tz4i commented 1 month ago

But why? You already have a cert??

TylerFun commented 1 month ago

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 1 month ago

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 1 month ago

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 2 weeks ago

Truly agree. It would be awesome if LiveContainer could work without Sidestore.