mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 17:15:50 +03:00
[GH-ISSUE #362] [Suggestion] Notification from the LiveContainer Apps #333
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#333
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 @SirAlex-WebDev on GitHub (Feb 21, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/362
Hi,
I would like to suggest an option (if it’s possible) to receive notifications and maybe even widgets from apps that are in the LiveContainer. A good example would be Duolingo: it sends notifications reminding you to complete your lesson before losing your streak, and it also has a widget that displays your streak and updates based on how much time you have left to complete your lesson.
I’m more of a Web Developer, so I’m not too familiar with whether this would work, but I thought it would be a great suggestion if possible.
Thanks in advance! Have a great day!
@hugeBlack commented on GitHub (Feb 21, 2025):
I'm not familiar with Duolingo, if it used a scheduled local notification then you can enable it by long press app -> settings -> enable "fix file picker & local notification". If it uses push notifications then you can't because it is not available for free developers.
As for widgets, see #245
@SirAlex-WebDev commented on GitHub (Feb 21, 2025):
Hmm, thanks for your fast response! Tbh, I figured the widget wouldn’t work, but I was hoping the notifications might. Since Duolingo uses push notifications, it won’t work for what I needed—a bit disappointing, but at least I got my answer. Thanks again!