从本地通知中删除取消按钮或覆盖取消按钮功能
是否可以
从本地通知视图中删除取消按钮或覆盖取消按钮功能
?如果是,那么我们如何实现这一点
s it possible to remove cancel button or
override cancel button function from
local notification view?If yes then how we can achieve this
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
通过执行此操作,您只有 UILocalNotification 的“确定”按钮,
您无法在通知中看到“查看”按钮。希望它能解决您的问题
you have only ok button for UILocalNotification by doing this
by doing this you cannot see view button in the notifications. Hope it solved your Problem