You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ Without JIT, guest apps need to be codesigned, which requires retrieving the cer
21
21
- Install your app via the "Apps" tab.
22
22
- Tap the run icon, it will attempt to restart LiveContainer with guest app loaded.
23
23
24
-
Note: If you update or reinstall SideStore/AltStore, you'll need to reapply the patch.
24
+
Note: If you update or reinstall SideStore/AltStore, you'll need to reapply the patch. Re-patch is not needed when you refresh your store.
25
25
26
26
### With JIT (requires SideStore)
27
27
- Tap the play icon, it will jump to SideStore and exit.
@@ -41,8 +41,8 @@ The first LiveContainer (blue icon) always launches by default.
41
41
If an app is already running in the first container, you'll be prompted to either open it in the second LiveContainer (gray icon) or terminate the current app and relaunch it in the first. If the app is already running in the second container, it will switch automatically.
42
42
To use an app in the second container, you must convert this app to a shared app. You can do that by opening the first LiveContainer (blue), long press on your app, open the settings of your app and then "Convert to Shared App". After that, you can launch your app using LiveContainer2 (grey).
43
43
44
-
### Fix File Picker
45
-
Some apps may experience issues with their file pickers in LiveContainer. To resolve this, enable "Fix File Picker" in the app-specific settings.
44
+
### Fix File Picker & Local Notification
45
+
Some apps may experience issues with their file pickers or not be able to apply for notification permission in LiveContainer. To resolve this, enable "Fix File Picker & Local Notification" in the app-specific settings.
46
46
47
47
### "Open In App" Support
48
48
- Tap the link icon in the top-right corner of the "Apps" tab and input the URL. LiveContainer will detect the appropriate app and ask if you want to launch it.
0 commit comments