mirror of
https://github.com/Finb/Bark.git
synced 2026-04-26 06:25:55 +03:00
[GH-ISSUE #313] 希望支持推送实时活动 #275
Labels
No labels
bug
enhancement
in progress
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Bark#275
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 @iGuChen on GitHub (Jul 26, 2025).
Original GitHub issue: https://github.com/Finb/Bark/issues/313
iOS17.2开始,允许通过APNs启动Live Activity,不用再打开APP了,希望大佬能增加支持下,先上一个最简单的模板也好~
@Finb commented on GitHub (Jul 28, 2025):
Live Activity 使用时调用复杂,涉及不同的token,暂不考虑支持。
如果只是想在通知中心单条推送中更新内容,可以使用新的id参数, 传递相同的id参数将更新已发送推送的内容。