⚠️ This version ⚠️ REQUIRES⚠️ SideStore 0.6.2+ / AltStore 2.2.1+ to install.
Note
This a minor release that solves the following issues in version 3.6.0 and adds the following features. For more information, please see 3.6.0 release note.
- Fixed an issue where symbol offset caches were not reset after an iOS update, causing crashes. Fixes #765 #757 #760
- Fixed a bug where window controls could appear behind the status bar if the app was terminated while in full-screen mode with the dock hidden. Fixes #742
- Fixed an issue preventing the built-in SideStore from deactivating apps. Fixes #725
- Fixed a problem where LiveContainer failed to locate certain symbols in dyld on iPad 7 running iOS 18.6. Fixes #746
- Fixed a crash that could occur when LiveContainer attempted to check if another instance of LiveContainer was running. Fixes #751
- Fixed an issue where LiveContainer tries to open private app in another LiveContainer if an app is running in the primary LiveContainer.
New Features
- On iPad, LiveContainer will now only open a new window in full-screen mode if LiveContainer itself is already in full-screen mode.
- The "Fix File Picker and Local Notifications" option has been split into three separate options: Fix File Picker, Fix Local Notifications, and Use LiveContainer's Bundle ID. Implements