Describe the bug
When an app gets suspended while in full screen and the dock is hidden, when the dock is shown the app window controls will go behind the status bar where they can’t be interacted with.
Instructions to reproduce
Have an app open in full screen with the dock hidden, go to springboard (or any another app), wait for app to be terminated (crashing the app won’t reproduce the issue).
What version of LiveContainer and iOS are you using?
LiveContainer 3.6.0-Release (main/3a00007) - iOS 26.0 Developer Beta 5
Other info
Device is an iPhone 14 Pro, this might not happen to other devices due to resolution so included this just in case.
Only “workaround” currently is changing the device orientation to landscape which allows LiveContainer to be used normally, however when going back to portrait orientation the terminated app window controls will still remain behind the status bar.