mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[GH-ISSUE #323] [BUG] url scheme broken #293
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#293
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 23, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/323
Describe the bug
url scheme seems to be broken on 3.2.51
for example :
“ livecontainer2://livecontainer-launch?xyz “ is expected to open 2nd installed livecontainer
but it doesn’t matter whether url is “livecontainer2://livecontainer-launch?xyz” or “livecontainer://livecontainer-launch?xyz“ ,It opens primary container regardless.
It behaved as expected in stable 3.2.0 release
Instructions to reproduce
Copy launch url of an app
and paste it in any textfiled for testing
What version of LiveContainer are you using?
3.2.51
Other info
No response
@hugeBlack commented on GitHub (Jan 24, 2025):
work as intended. See #209 https://github.com/hugeBlack/LiveContainer/issues/27#issuecomment-2585048407 for more discussion.
If you open livecontainer2:// in safari it will ask you to launch in lc2.