ImageCropper.Forms icon indicating copy to clipboard operation
ImageCropper.Forms copied to clipboard

Xamarin.Forms plugin to crop and rotate photos.

Results 42 ImageCropper.Forms issues
Sort by recently updated
recently updated
newest added

I wonder is this plugin going to support MAUI? Since, the plugin is useful in my application on Xamarin platform. Thanks.

Tried to install from Nuget to android project, but always failed.

Im doing this: await new ImageCropper() { PageTitle = "Test Title", AspectRatioX = 1, AspectRatioY = 1, CropShape = ImageCropper.CropShapeType.Rectangle, SelectSourceTitle = "Select source", TakePhotoTitle = "Take Photo", PhotoLibraryTitle =...

This is a bizarre one, but using `ImageCropper.Forms.Fix.v2` nuget package version 1.1.5 breaks our iOS deployment, specifically using Azure DevOps. With no other changes (isolated specifically to this commit adding...

When I am selecting one image then its will be select, after whenever I will try to select same image then it will goto Failure command.

Hi, I can't run in VS 2019.16.9.5. How to run this project? Thank you. Error is 1. Severity Code Description Project File Line Suppression State Error The Java type mono.com.theartofdev.edmodo.cropper.CropOverlayView_CropWindowChangeListenerImplementor...

Everything works in debug mode but when I try to archive to get the release apk file it gives this error message: /Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Android/Xamarin.Android.Common.targets(5,5): Error XALNK7000: Mono.Linker.MarkException: Error processing method: 'System.Void...

``` ``` I have upgraded Plugin.Media to v 5.0.1 And it removed following libraries while upgrading src\MyAppMobile Uninstalling: Plugin.Permissions.3.0.0.12 Updates: Xam.Plugin.Media.4.0.1.5 -> Xam.Plugin.Media.5.0.1 src\MyAppMobile.iOS\MyAppMobile.iOS.csproj Uninstalling: Plugin.Permissions.3.0.0.12 Updates: Xam.Plugin.Media.4.0.1.5 -> Xam.Plugin.Media.5.0.1...

Error XALNK7000: Mono.Linker.MarkException: Error processing method: 'System.Void LetsConnect123.Fragment.RecordVideo/d__12::MoveNext()' in assembly: ' LetsConnect123.dll' ---> Mono.Cecil.ResolutionException: Failed to resolve System.Threading.Tasks.Task`1 Plugin.Media.Abstractions.IMedia::TakeVideoAsync(Plugin.Media.Abstractions.StoreVideoOptions) at Mono.Linker.Steps.MarkStep.HandleUnresolvedMethod (Mono.Cecil.MethodReference reference) [0x00013] in :0 at Mono.Linker.Steps.MarkStep.MarkMethod (Mono.Cecil.MethodReference reference)...