ios - messageUI.framework 对发图片有用吗?

标签 ios iphone swift message snapchat

能否像 snapchat 一样快速使用 messageUI.framework 将照片发送给某人?我已经使用解析完成了它,但正在寻找不同的方式。

最佳答案

您不能使用messageUI.framework来发送照片。 如果您想要 snapchat 功能,您应该使用 XMPP。
这是 XMPP 的 iOS 框架 https://github.com/robbiehanson/XMPPFramework另外,您应该需要 XMPP 服务器

对于 XMPP 服务器,请检查 openfireejabberd

关于ios - messageUI.framework 对发图片有用吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30996266/

相关文章:

ios - 数据未保存到属性列表 - iOS

ios - 使用 presentViewController :animated:completion: in iOS 8 时 presentingViewController 为 nil

iphone - double 中的 objective-c stringvalue

iphone - 添加自定义 UITableViewCell 会使模拟器崩溃

iphone - 如何让 UITableView 行高自动调整为 UITableViewCell 的大小?

swift - ADBannerView 问题

ios - 使用容器 View Controller 访问导航栏

iphone - iOS Scrollview 检测滚动

ios - 无法在自定义 UIview 中更新 UImageView 的图像

ios - 未调用 MKMapViewDelegate 子类方法