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.
我正在考虑在我的 iOS 应用程序中包含 iMessage 功能。我们可以通过在 iOS 中编程来自定义它吗?我希望用户可以在群聊中阻止/禁用特定用户。是否可以?
不,这是不可能的,Apple 不提供任何与 iMessage 交互的 API。您可以通过一些简单的网络搜索或查看 Apple iOS API 文档轻松找到这一点。
现在你可以在 iOS 10 中使用新的 iMessageApp 框架了。