mirror of
https://github.com/Finb/Bark.git
synced 2026-04-25 22:15:52 +03:00
[GH-ISSUE #114] 手机迁移后新手机没有收到推送 #104
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#104
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 @aotian16 on GitHub (Sep 8, 2021).
Original GitHub issue: https://github.com/Finb/Bark/issues/114
买了新手机后,迁移数据到新手机上了,老的iphone还能收到推送,新的iphone没有收到,需要什么设置吗?还是说卸载老iphone上的客户端就可以了?
@Finb commented on GitHub (Sep 8, 2021):
这块确实有点问题,
如果迁移的话,新旧设备用的同一个key ,但新旧设备的 deviceToken 各自不一样,
推送应该会推到最后一个打开了 APP 的设备上。
你先暂时 新旧设备选一个卸载重装一下,重置一下key吧
@aotian16 commented on GitHub (Sep 8, 2021):
好的,谢谢
@Finb commented on GitHub (Apr 13, 2022):
1.2.7 版本新增重置key功能,可以在新手机重置一下key解决。