【问题标题】:ability to remember which camera roll photos should not be displayed when reopening app (ios)能够记住重新打开应用程序时不应显示哪些相机胶卷照片(ios)
【发布时间】:2014-06-21 08:43:46
【问题描述】:

在我的应用程序中,用户可以显示相机胶卷照片,并且可以选择下次不显示/显示特定图像。我的问题:当用户再次打开应用程序时,是否有任何标记、EXIF 或元数据信息让应用程序不显示标记的图像?

【问题讨论】:

    标签: ios iphone alassetslibrary alasset photolibrary


    【解决方案1】:

    您应该记住不需要的图像的 URL,然后隐藏带有该 URL 的图像。

    NSURL *url = asset.defaultRepresentation.url

    【讨论】:

      猜你喜欢
      • 2011-11-08
      • 2019-06-19
      • 2012-11-04
      • 1970-01-01
      • 1970-01-01
      • 2015-03-03
      • 2013-04-09
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多