来自锁屏API的iOS9快速回复

时间:2016-02-10 05:42:27

标签: apple-push-notifications ios9

是否可以像锁定屏幕一样添加“快速回复”功能?我搜索过,只能找到它存在的谣言,但文档中没有任何内容。

enter image description here

1 个答案:

答案 0 :(得分:2)

1)是的,它是可能的。它被命名为交互式通知。它是在iOS 8中引入的。

2)以下是解释互动通知的blog

3)还有tutorial 存在于Web上以便在App中集成