mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[GH-ISSUE #1058] Instagram not rendering properly in full screen #935
Labels
No labels
bug
compatibility
enhancement
multitasking
pull-request
safe area
status: broken
status: usable
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LiveContainer#935
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghettocentral420 on GitHub (Dec 29, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/1058
Describe the issue
When using the multitask feature in full screen, instagram’s top bar overlaps with the ios ui
Instructions to reproduce
Open instagram/regram in multitask mode and set it to full screen
What version of LiveContainer and iOS are you using?
Livecontainer 3.6.1
Verify steps
The name, version the app having issues
Regram 2.3 on instagram 408.1.0
https://github.com/FouadRaheb/Regram-for-Instagram
Crash Log
No response
Other
No response
@khanhduytran0 commented on GitHub (Dec 29, 2025):
It seems Instagram hardcodes the initial status bar safe area, and this is probably unsolvable from LiveContainer side. As as workaround you could enable
Bottom Window Barwhich will give it an initial status bar safe area (Default Maximized Windowneeds to be enabled aswell)@ghettocentral420 commented on GitHub (Dec 29, 2025):
Thanks this works perfectly!