简体   繁体   English

PHPickerViewController 不显示照片 Stream

[英]PHPickerViewController not showing Photo Stream

We use PHPickerViewController to allow the user to pick photos to import into our app.我们使用PHPickerViewController来允许用户选择照片以导入到我们的应用程序中。 Recently a user said they do not see their Photo Stream in the picker.最近一位用户说他们在选择器中看不到他们的照片 Stream。

Is there a way to get the Photo Stream album to show in a PHPickerViewController ?有没有办法让照片 Stream 相册显示在PHPickerViewController中?

We had 2 customers reporting the same problem and I personally faced the problem on my device.我们有 2 位客户报告了同样的问题,我个人在我的设备上遇到了这个问题。

In 2 out of 3 cases we had, installing of the pending iOS update solved the problem.在 3 个案例中的 2 个案例中,安装待处理的 iOS 更新解决了问题。 The 3rd case was on a client's device we didn't have access to and we're not sure the update was actually installed.第三种情况发生在我们无法访问的客户端设备上,我们不确定是否实际安装了更新。

I saw the problem on my personal device.我在我的个人设备上看到了这个问题。 It wasn't limited to a single app.它不仅限于单个应用程序。 Even if I created a new app, the PHPickerViewController didn't work for it.即使我创建了一个新应用程序,PHPickerViewController 也无法正常工作。

There were no errors in the debug console.调试控制台中没有错误。 The only message appeared after presenting PHPickerViewController was "Successfully load keyboard extensions".呈现 PHPickerViewController 后出现的唯一消息是“成功加载键盘扩展”。

PHPickerViewController appeared after a 3-4 seconds delay with only "Cancel" button and "Loading..." label present. PHPickerViewController 在延迟 3-4 秒后出现,只有“取消”按钮和“正在加载...” label 出现。

Updating from 16.1 to 16.2 solved the problem on my device.从 16.1 更新到 16.2 解决了我设备上的问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM