Working on an app that is iOS 8, and handles a lot of photos, I need to uniquely identify PHassets but cannot find any property to use? I found one property on
PHObject/localIdentifier
documented here
Is there any way to have a unique ID on PHAsset? PHObject is a bit heavier to use.