8

I've scanned the API and found nothing so far. I'd take a PHAssetCollection for "Recently Deleted", or a way to fetch the individual PHAssets.

I'm not recommending (or disrecommending), but there are some solutions outside the API, and yet possibly still AppStore-passable:

  1. You can use an undocumented smart album id for "Recently Deleted", 1000000201. See this SO question.

  2. You can filter on the text "assetSource=3" in PHAsset.description, See this SO answer.

Community
  • 1
  • 1
Clay Bridges
  • 11,602
  • 10
  • 68
  • 118
  • Similar question about collections: http://stackoverflow.com/questions/28269867/how-to-know-if-an-phassetcollection-is-the-recently-deleted-collection – kelin May 27 '15 at 14:44

0 Answers0