Implement iMessage programmatically

走远了吗. 提交于 2019-12-12 02:07:33

问题


I am thinking to include iMessage feature in my iOS app. Can we customize it through programming in iOS? I want user can block/disable particular user in group chat. is it possible?


回答1:


No this is not possible, Apple does not provide any API for interacting with iMessage. You could have easily found this out with some simple web searches or having a look at the Apple iOS API documentation.




回答2:


Now you can do in iOS 10 with new framework of iMessageApp.



来源:https://stackoverflow.com/questions/23293578/implement-imessage-programmatically

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!