Compress video size before attach to an email in swift
问题 Previous, I have ask for how to attach video then send via email. Now it working. Advised by some friend from this website. I found new problem that video size is very large and larger than send with default email app in iOS for same video file. Please advice me how to compress video file before attach to an email application. Thank you everyone. func imagePickerController(picker: UIImagePickerController, didFinishPickingMediaWithInfo info: [NSObject : AnyObject]) { if let myImage = info