【发布时间】:2016-09-14 15:29:39
【问题描述】:
有没有办法可以使用 iMessage 扩展程序检索收到的消息并将它们保存在主机应用程序中?
【问题讨论】:
有没有办法可以使用 iMessage 扩展程序检索收到的消息并将它们保存在主机应用程序中?
【问题讨论】:
绝对不可能。这是一个隐私问题,Apple 绝不会让任何扩展程序读取/保存用户的消息。
https://developer.apple.com/videos/play/wwdc2016/224/:
Apple is very, very concerned about user privacy and we really very highly value the privacy of our customers, so we don't expose contact information at all to iMessage apps.
您唯一能做的就是在特定条件下检索通过您的 iMessage 扩展程序发送的消息(例如,如果用户选择了该消息)
【讨论】: