开发者

Any way to send message in app without use MFMessageComposeViewController?

Any way to send message (i mean SMS,开发者_高级运维 sorry :D) in app without use MFMessageComposeViewController?


[[UIApplication sharedApplication] openURL: @"mailto:test@test.com"];

But this will quit your app

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜