Fast way to detect PHAsset is edited or not?

I use:


  • PHAssetResource.assetResourcesForAsset
  • asset.requestContentEditingInputWithOptions


to check if a photo is edited when scanning the camera roll, but both methods will greatly slow down the process.


Is there any other ways or tricks to speedup?

Replies

Whould love to know the answer too