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.
我有一个要求,我必须通过 SMS 发送音乐文件。或者,如果可能,我们可以通过彩信发送。
您不能通过短信发送文件。当前 SDK 不允许彩信。
相反,您可以使用 MFMailComposeViewController。