mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[GH-ISSUE #402] Get notifications from launched app #369
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#369
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 @MalcDryyy on GitHub (Mar 19, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/402
Can it be possible to add the feature of getting the notifications of the app launched within appcontainer so for example I launch Instagram and I can get the instagram notifications like the normal app because appcontainer still have instagram launched in the background even if I switch app or other things like that ?
Already saw that people said to just correct the entitlement file but it would be a great feature to turn on or off in the livecontainer settings.
@naolad commented on GitHub (Mar 19, 2025):
#300
@hugeBlack commented on GitHub (Mar 19, 2025):
We already have fix local notification in app-specific settings. If an app schedule a local notification, the notification will show at the scheduled time. Push notification will never be available to free developer.