iOS9.3beta3,
PHImageManager requestImageDataForAsset returns with imageData pointing to a photo although the PHAssert is a video asset which was captured on the device.
Documentation says:
"requestImageDataForAsset(_:options:resultHandler:)
... If the version option is set to PHImageRequestOptionsVersionCurrent, Photos provides rendered image data, including the results of any edits that have been made to the asset content. Otherwise, Photos provides the originally captured image data for the asset."
Is that a bug in iOS9.3 ?
amir.