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.
我有一个应用程序,它可以通过电子邮件发送所显示页面的内容。它调用 iPad 的默认邮件客户端。我希望它在触发操作时调用安装在 iPad 中的 LOTUS NOTES 客户端。我该怎么做呢?
您不能从其他程序内部使用 iOS 中的非默认邮件客户端。它需要使用非公共 API,并且被 Apple 禁止。