mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[GH-ISSUE #311] forceful resizing of non true ipad apps #283
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#283
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 @AnkitFGM on GitHub (Jan 15, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/311
Describe the issue
Instagram which is a mobile sized app when installed on ipad through live container results in forceful resize of insta.
for better understanding, i am uploading an screenshot
Device : iPad pro 2020
Installed through : Sidestore 0.5.10
Jit Less
Instructions to reproduce
Just normally install any non true ipad app like instagram,whatsapp on ipad
What version of LiveContainer are you using?
3.2.0
Other
No response
@AnkitFGM commented on GitHub (Jan 17, 2025):
found a workaround. Instead of installing 2nd container from primary container. I Downloaded a fresh live container ipa file.
Unzipped it.
removed ‘2’ from uidevicefamily.
Changed cfbundledisplayname to ‘livecontainer2’.
Changed cfbundleidentifier to com.kdt.livecontainer2
Changed cfbundlename no livecontainer2
changed CFBundleURLName to com.kdt.livecontainer2.urlscheme
changed cfbundleurlschemes to livecontainer 2.
Then sideloaded it using 2nd slot of sidestore.
Change Affected apps to shared folder.
Open those apps in 2nd container.
Everything seems to be working in sync.
@hugeBlack commented on GitHub (Jan 20, 2025):
Yes, this can be a workaround but one of the 2 live containers has to be in iPhone mode all the time.
Unfortunately, iOS decides whether the app can run in iPad mode by reading Info.plist, which happens before live container starts, so I think it's unlikely to solve this issue apart from this workaround.
@AnkitFGM commented on GitHub (Jan 21, 2025):
Local notifications doesn’t work in 2nd container installed through this workaround.
Anything i shouldn’t have changed in info.plist which might be causing this?
@hugeBlack commented on GitHub (Jan 21, 2025):
Well, that's a bug, I'll fix that soon
@hugeBlack commented on GitHub (May 9, 2025):
The latest nightly version has implemented multitask feature, which provides a workaround for this issue. Please have a try. Do note that the memory limit it capped at 400 MB currently so apps with high memory usage might crash when using