Hitesh

Results 5 comments of Hitesh

You have to add all the .m file to your project->build phase - >Compile Sources and your error shall get solve I thing Xcode 9 does not link the files...

If any wants to merger audio in the video Inside SCVideoPlayerViewController.m Inside Method - (void)saveToCameraRoll Inside [exportSession exportAsynchronouslyWithCompletionHandler: //add Inside else if (error == nil) { NSString *soundFilePath = [[NSBundle...

> For anyone still needing this, I managed to fixed the issue by cropping the image to the required rect in SCImageView.m - scaleAndResizeCIImage:forRect: > > ```diff > verticalScale =...

any update on flutter support ?