Open Vadim-Bulavin opened 7 years ago
guard let imageData = UIImageJPEGRepresentation(image, 0.8) else { return }
Low priority for now