mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-30 13:16:58 +02:00
MediaPicker: Do not save captured media in user's library
This commit is contained in:
@@ -193,7 +193,7 @@
|
||||
{
|
||||
[self dismissMediaPicker];
|
||||
|
||||
[self sendSelectedVideo:videoURL isCameraRecording:NO];
|
||||
[self sendSelectedVideo:videoURL isPhotoLibraryAsset:YES];
|
||||
}
|
||||
|
||||
#pragma mark - Media picker handling
|
||||
|
||||
Reference in New Issue
Block a user