mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[GH-ISSUE #662] [Feature] container application privacy #589
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#589
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 @pawel319-1 on GitHub (Jul 8, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/662
I wonder how applications in LiveContainer recognize what device they are installed on.
For example, the Uber application, after new installing in LiveContainer (Nightly) ask:
"Is that you Xmy_nameX" (after clicking 'find my account'),
but it also detects that something is wrong and does not allow you to log in.
Can we prevent this somehow?
@hugeBlack commented on GitHub (Jul 8, 2025):
#265 8.1
@khanhduytran0 commented on GitHub (Jul 8, 2025):
Other things to note on: you probably have your app previously sideloaded which syncs keychain over iCloud or something.
Also, these are stated in limitations:
We can probably implement the latter using LiveProcess/LiveContainer2 & sandbox extension/URL bookmarking, but no plan currently.