MediaPicker: Do not save captured media in user's library

This commit is contained in:
giomfo
2016-02-29 17:49:07 +01:00
parent cd2c8b3c03
commit a6c220ad3f
3 changed files with 23 additions and 43 deletions
@@ -193,7 +193,7 @@
{
[self dismissMediaPicker];
[self sendSelectedVideo:videoURL isCameraRecording:NO];
[self sendSelectedVideo:videoURL isPhotoLibraryAsset:YES];
}
#pragma mark - Media picker handling