开发者

Access the native Apple Messages app from my app

I want to create an app that accesses the native Apple Messages app - i want to be able to 1. integrate the Apple Messages app insid开发者_开发问答e my app and 2 i want to be able to know when the user sends and when they receive a message - is this possible ? any help or direction on this is greatly appreciate it thx


No this is not possible. File a bug to request this type of functionality.


Have you looked at MFMessageComposeViewController? It lets your users compose and send SMS messages within your application.

The delegate for this controller will receive a callback that indicates whether or not the message was actually set.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜