Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于ios取消指定id推送消息的接口问题 #27

Open
wangzongyi opened this issue Jul 3, 2018 · 1 comment
Open

关于ios取消指定id推送消息的接口问题 #27

wangzongyi opened this issue Jul 3, 2018 · 1 comment

Comments

@wangzongyi
Copy link

根据官方文档介绍,推荐使用JPushBinding.SendLocalNotification(json)这个接口,但是这个接口是否无法通过DeleteLocalNotificationWithIdentifierKey(idkey)来取消制定推送?我自己试了是无法取消

@wangzongyi wangzongyi changed the title 关于ios取消制定id推送消息的接口问题 关于ios取消指定id推送消息的接口问题 Jul 3, 2018
@huangminlinux
Copy link
Contributor

可以通过 DeleteLocalNotificationWithIdentifierKey 来删除 SendLocalNotification 创建本地推送。

注意 id 需要匹配

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants