iOS 照片库已完全改变

发布于 2024-09-13 05:02:22 字数 152 浏览 3 评论 0原文

直到 iPhone OS 4,我才读取 /var/mobile/Media/DCIM/APPLE100 JPG 文件并提取 exif 信息,例如位置、缩略图等。

然而,到了iOS4,情况就完全改变了。 JPG 消失了,我不知道从哪里获取位置信息和打开的图片。 请给我你的光。

Until iPhone OS 4 I have read that /var/mobile/Media/DCIM/APPLE100 JPG files and extracted exif information such as location, thumbnails and other.

However, in the iOS4 the situation totally changed. The JPGs disappeared and I have no idea where to get locational information an open pictures.
Give me your light, please.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

风渺 2024-09-20 05:02:22

现在有一个官方框架;在文档中查找 AssetsLibrary。处理方式非常不同,但 API 受到支持并将在未来版本中继续工作。

There is an official framework for this now; look up AssetsLibrary in the docs. The way you go about it is very different, but the API is supported and will continue to work in future versions.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文