mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-26 01:25:52 +03:00
[GH-ISSUE #210] request Add way to query what app is currently open #189
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#189
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 @dragonplus8 on GitHub (Nov 15, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/210
Sorry if this is already possible but could there be a way to check what app is currently open in Livecontainer, from the shortcut app
This would be useful for automations
@hugeBlack commented on GitHub (Nov 17, 2024):
Yeah, LiveContainer currently doesn't have any shortcut since you can launch an app directly by launch url and it will switch to the LiveContainer that has already opened that app. It's hard to achieve this function since iOS tends to kill your app without even telling you. What kind of automation are you trying to achieve?
@dragonplus8 commented on GitHub (Nov 17, 2024):
okay so for example there are some apps that when playing audio pause when you go to the home screen so when live container closed -> check what app is currently open in livecontainer -> if livecontainer app = X -> play audio.
@dragonplus8 commented on GitHub (Nov 17, 2024):
This probably wouldn’t need a shortcut to do by the way just that when an app is launched save a text file with the name of the current app this could then be gotten by a shortcut action