Stephan Korner

Results 2 issues of Stephan Korner

Setting the YPImagePickerConfiguration to be `config.video.compression = AVAssetExportPreset640x480` then I would expect the video received by the callback 'didFinishPicking' to be of size 640x480 However, the video size is 1920x1080...

**Describe the bug** We use YPImagePicker in our iOS App to generate a video. The video is then uploaded to a Firebase storage. We use the Firestore share function to...

Bug