[GH-ISSUE #323] [BUG] url scheme broken #293

Closed
opened 2026-03-03 15:32:25 +03:00 by kerem · 1 comment
Owner

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

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_
kerem 2026-03-03 15:32:25 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@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.

<!-- gh-comment-id:2611296533 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LiveContainer#293
No description provided.