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.
如果我不希望 Pinterest 应用程序扩展显示在我的 UIActivityViewController 中,我该如何删除它?以前我可以将活动类型添加到 excludeActivityTypes 数组中。这似乎不适用于应用程序扩展。
应用程序需要特殊权利来排除单个扩展提供的活动项目。(不是 100% 肯定,但是)托管设备也可以通过 MDM 阻止单个扩展。