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.
我想用我正在开发的应用程序打开特定扩展名的邮件附件。我能够实现将应用程序添加到“打开方式”菜单:
但是当我按下我的应用程序图标时,什么也没有发生,甚至没有显示启动画面。
在 PList 中,我指定了文档类型和导出类型 UTI。可能是什么问题?