[GH-ISSUE #815] [FEATURE REQUEST] Open links in apps running in multitask mode #735

Closed
opened 2026-03-03 15:35:56 +03:00 by kerem · 2 comments
Owner

Originally created by @NotADevBtw on GitHub (Sep 7, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/815

Describe the bug

Currently trying to open a link only gives an option to run the app instead of opening it in the app if it is running in multitask mode, having links open in the app if running in multitask mode directly would be a better option (or if app is not launched then launching it in multitask mode if it is enabled).

Instructions to reproduce

1- Paste link in LiveContainer.
2- Open the link in the currently running app in multitask mode or prompt the user to open it by launching the app in multitask mode if enabled.

What version of LiveContainer and iOS are you using?

Version 3.6.0-Release (main/f88a005) - iOS 26 Developer Beta 9

Other info

No response

Originally created by @NotADevBtw on GitHub (Sep 7, 2025). Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/815 ### Describe the bug Currently trying to open a link only gives an option to run the app instead of opening it in the app if it is running in multitask mode, having links open in the app if running in multitask mode directly would be a better option (or if app is not launched then launching it in multitask mode if it is enabled). ### Instructions to reproduce 1- Paste link in LiveContainer. 2- Open the link in the currently running app in multitask mode or prompt the user to open it by launching the app in multitask mode if enabled. ### What version of LiveContainer and iOS are you using? Version 3.6.0-Release (main/f88a005) - iOS 26 Developer Beta 9 ### Other info _No response_
kerem 2026-03-03 15:35:56 +03:00
Author
Owner

@khanhduytran0 commented on GitHub (Dec 27, 2025):

Implemented in 8c625d3. Now you can use the same Open URL button in LiveContainer to pass URL scheme to multitask app, whether running or not. Note that opening URL scheme from another multitask app is not yet implemented.

<!-- gh-comment-id:3693864107 --> @khanhduytran0 commented on GitHub (Dec 27, 2025): Implemented in 8c625d3. Now you can use the same Open URL button in LiveContainer to pass URL scheme to multitask app, whether running or not. Note that opening URL scheme from another multitask app is not yet implemented.
Author
Owner

@khanhduytran0 commented on GitHub (Feb 21, 2026):

Cross-app URL opening is now available in 3.7.0. Make sure to turn on Redirect URL Schemes to Host LiveContainer to use this.

<!-- gh-comment-id:3938475156 --> @khanhduytran0 commented on GitHub (Feb 21, 2026): Cross-app URL opening is now available in 3.7.0. Make sure to turn on `Redirect URL Schemes to Host LiveContainer` to use this.
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#735
No description provided.