mirror of
https://github.com/Finb/Bark.git
synced 2026-04-27 06:55:50 +03:00
[GH-ISSUE #22] 应用图标标记不显示 #20
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#20
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 @erhaodanxia on GitHub (Mar 19, 2019).
Original GitHub issue: https://github.com/Finb/Bark/issues/22
在手机设置中将 Bark 的 “应用图标标记” 打开后,收到推送后 Bark 图标上不会出现小红点。
此外,假如手机上当前活动的应用是 Bark 的话,不会收到提示。
iOS 版本:10.3.3
Bark 客户端版本:1.0.4
@Finb commented on GitHub (Mar 20, 2019):
设置小红点,发推送时,携带参数 badge=小红点数
例如
苹果的机制是在应用内部显示系统推送,建议不打开APP使用
@erhaodanxia commented on GitHub (Mar 21, 2019):
感谢解答,完美解决问题。
之前对推送机制不了解,还以为是本地计数的。现在才知道原来小红点是这么来的。
再次感谢作者提供这么好的软件!