-
-
Notifications
You must be signed in to change notification settings - Fork 223
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Help Test LiveContainer v3.1.0! #230
Comments
Great initiative mate, so far, apart from the Lightroom issue you solved promptly, everything is going smooth as of now, will report issues as and when they crop up. |
Fantastic work! Do you have Twitter/Bluesky/Discord/etc? You may post your announcements and I can RT to forward my followers to you to keep them updated. |
Thank you! My discord user name is huge_black. I think maybe we can create a discord server for LiveContainer? Since I see some people talking about LiveContainer in the SideStore server |
Yes ! |
I can not install 3.1.0 via SideStore. Error message |
I have similar error (see above). |
Sorry for pushing to the wrong brunch, try the new build please |
Great, the application is signed without errors. Now it remains to check the declared functionality. |
Downloaded this version, it signed me out of everything. |
Sorry for that, that happened because i was experimenting with keychain separation stuff |
No problems, just let you know. |
BHTwitter (v4.3) starts asking password with the message "Confirm your identity" making me fill in my password each time I re-open the app after updating to LiveContainer v3.1.0. It doesn't happen on the browser version. |
how to download the ipa? |
Click download button below Artifacts |
I believe that the latest build fixed twitter's issue. Please Try it. What's more, multi-account is now supported, so you can create up to 3 containers for each app with most their data(NSUserDefault, data, Keychain etc.) separated |
Do you have crash when try to refresh sidestore? Because i am reading in sidestore github that many have this problem when try to refresh sidestore atm. |
Tried fb0c16f and confirmed the twitter issue is taken care of. |
Thanks for great work I have some questions: https://ytliteplus.github.io/#download Thanks for you and @khanhduytran0 for hard work in this app. |
@Majhool Thank you for your appreciation!
|
“Error, App returned from its main function with code 0.” |
@Sid6355 bad ipa. You can try to sideload it in SideStore and see. |
Not sure if it's a specific problem for this version, but installing plugins for Enmity does not work. Nothing happens after pasting plugin URL (it tries to open discord app if you already have a native version, but again the result is the same). |
@Impure2411 That plugin and anything similar to this will NOT work in LiveContainer. Use this shortcut to send webpage to apps inside LiveContainer. https://www.icloud.com/shortcuts/44ea82ce7ed8469ea24198c375db09a0 |
I'm trying to setup 2 LiveContainers, I managed to install the second one successfully. However, installed apps on the first one don't show up on the second. I converted all the apps to shared apps. Also, trying to run an app and choosing "Open In LiveContainer2" results in opening the LiveContainer2 with an error message saying "App not found." |
@S44K do you have mire than 1 sidestore, or both sidestore and altstore installed? Open a new issue so we can solve your issue without disturbing others. |
I only have 1 Sidestore only. Apologies for the disturbance. Will open a new issue now. |
I'm planning to release the version 3.1.0 in the following weeks, please help me to test out the new version.
Although I have already tested these features in a small scale (3 people), I'm still uncertain whether these new features (especially the Keychain Saperation and NSUserDefault leak fix) contains severe issues. So I'd like you to help me test out.
You can download the latest build of v3.1.0 in my branch.
Please pay attention to and report if you experience issues like:
New Features
New Signer: ZSign
ZSign is now added as one of LiveContainer's signers.
AltSign remains the default signer for competibility reasons. You can switch the signer in Settings and app-specific settings for one specific app.
Re-Sign Only on Expiration
LiveContainer now keeps track of the date of expiration of each app's code signature and only signs when its signature is expired. So re-signing happens less frequent than before.
Automatic Tweak Re-Sign
LiveContainer now keeps track of the tweaks you added and re-sign it again if it is changed or its code signature expires, which makes tweak development with LiveContainer more convenient.
Impelement #175.
Keychain Saperation
Keychains are now saperated between app containers, so you can log in multiple accounts in different containers(data folders). Note that keychains will be removed if you delete a container in LiveContainer.
Old keychains will remain untouched so you can continue using your apps like before. To use this feature, clean up your keychain first in LiveContainer settings.
This feature, along with the following fix of NSUserDefault leak impelements #218 #176.
Language Selection for Each App
You can now choose an language for an app in app-specific settings.
Impelement #171
JITLess Support for Multiple SideStores
If you use Multiple SideStores with SparseRestore, you can now export the tweaked SideStore IPA and install it manually to enable JITLess mode.
Impelement #219
Bug Fixes
NSUserDefault Leak & Random Signing out: NSUserDefault(app preferences) are now almost saperated and properly placed in app's data folder. Solve [BUG] NSUserDefaults are not written to App's respective directories #149 [BUG] Preferences can leak between apps #163 Duolingo error [bug] #215
Hook
-[VSSubscriptionRegistrationCenter setCurrentSubscription:]
: Solve I got an error when I try to start this app #227Your feedback and testing reports will ensure a smooth release for v3.1.0. Thank you for your support!
The text was updated successfully, but these errors were encountered: