How can delete one video from asset/album in iOS8
- When I use UIImagePickerController for purpose of selection
- then I select one Video from asset/album
in Info Dictionary I got response on didFinishPickingMediaWithInfo method
{ UIImagePickerControllerMediaType = "public.movie"; UIImagePickerControllerMediaURL = "file:///Users/appaspect2/Library/Developer/CoreSimulator/Devices/A61DFE3B-8BA0-4A18-939A-2B0BC2F6084E/data/Containers/Data/Application/69E55783-CB4F-4620-9C81-B3948F5A843B/tmp/trim.1202C1FA-6130-4BC7-AA31-391CC7E0D7B6.MOV"; UIImagePickerControllerReferenceURL = "assets-library://asset/asset.MOV?id=189B68BD-17D0-4665-A065-11A40B0F2B25&ext=MOV"; }
I want to delete file this file which is select in UIImagePickerControllerReferenceURL or asset/album video