khanhduytran0 / LiveContainer

Run iOS app without actually installing it!
Apache License 2.0
673 stars 96 forks source link

[FEATURE] Is tvOS support possible? #88

Open jrapf32 opened 2 weeks ago

jrapf32 commented 2 weeks ago

Is it possible? I want to install Minecraft on my apple tv but it's on 17.0 b2 and it's not supported.

sawyerthemiller commented 2 weeks ago

A TS intall method will come out soon for it. Also, a normal iPA can be found here: https://archive.org/details/minecraft-1.1.5-decrypted_202404 and you can sideload it normally.

khanhduytran0 commented 1 week ago

Porting LiveContainer to tvOS might be challenging when it comes to storage. As tvOS doesn’t have persistent storage, it has to store everything in the temporary directory which could be wiped anytime. Also, beta 2 should be vulnerable to landa exploit, so you can install TrollStore right away.

jrapf32 commented 1 week ago

Porting LiveContainer to tvOS might be challenging when it comes to storage. As tvOS doesn’t have persistent storage, it has to store everything in the temporary directory which could be wiped anytime. Also, beta 2 should be vulnerable to landa exploit, so you can install TrollStore right away.

How? Misaka tvOS fails