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.
可以像 snapchat 那样快速使用 messageUI.framework 将照片发送给某人吗?我已经使用解析完成了它,但正在寻找一种不同的方式。
您不能使用 messageUI.framework 发送照片。如果你想要 snapchat 功能,你应该使用 XMPP。 这也是 XMPP 的 iOS 框架 https://github.com/robbiehanson/XMPPFramework,你应该需要 XMPP 服务器
对于 XMPP 服务器,请检查openfire和ejabberd