iOS通知内容扩展:在情节提要中添加按钮并处理单击操作 [英] IOS notification content extension: add buttons in storyboard and handle the click action

查看:167
本文介绍了iOS通知内容扩展:在情节提要中添加按钮并处理单击操作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

IOS通知内容扩展:在MainInterface.storyboard中添加按钮,并在不关闭通知的情况下处理单击操作

IOS notification content extension: add buttons in MainInterface.storyboard and handle the click action without dismissing the notification

推荐答案

经过研究后,我发现: 无法处理IOS通知内容扩展中的按钮单击,只能使用按钮的类型是媒体按钮,请参阅IOS文档:

after making some research I discover that: can not handle buttons clicks in the IOS notification content extension, only the type of button can be used is the media button, see the IOS documentation:

https://developer.apple.com/documentation/usernotificationsui/unnotificationcontentextension

这篇关于iOS通知内容扩展:在情节提要中添加按钮并处理单击操作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆