Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们可以使用 Siri 在 iOS 10 中使用 Objective-C 读取推送通知吗?
可能不是。我建议深入研究文档以了解它是如何工作的。SiriKit 支持一组有限的功能,并将其归类为“域”。这个想法是 Siri 准备好完成所有工作(针对多种语言),但他们必须设计我们与它的交互方式,所以目前它只做一些事情。
更多在这里。