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.
我希望能够从我的 iPhone 应用程序中传真一份文件。是否有可用的第三方 API 或示例代码可以做到这一点?
最简单和最快的方法是使用 MaxEMail 之类的电子邮件到传真服务。然后,只需使用完善的 mailto: URL 来启动带有您的传真内容的 iPhone 邮件应用程序。如果这不能满足您的需求,请详细说明您的问题。
第三方应用程序无法访问 iPhone 上的电话服务。您将必须实施利用互联网的第三方解决方案提供商。