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

Not work with Plugin.Media v 5.0.1

Open kgbuddhima opened this issue 4 years ago • 4 comments

    <PackageReference Include="Xamarin.Forms" Version="4.6.0.726" />
    <PackageReference Include="Xamarin.Essentials" Version="1.5.3.1" />

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 src\MyAppMobile.Android\MyAppMobile.Android.csproj

Uninstalling: Plugin.CurrentActivity.2.1.0.2 Plugin.Permissions.3.0.0.12

Updates: Xam.Plugin.Media.4.0.1.5 -> Xam.Plugin.Media.5.0.1

Then I removed the references of Plugin.CurrentActivity and Plugin.Permissions .

after that , when I was running the project, I'm having following error ..

Can not resolve reference: Plugin.CurrentActivity, referenced by Stormlion.ImageCropper.Android. Please add a NuGet package or assembly reference for Plugin.CurrentActivity, or remove the reference to Stormlion.ImageCropper.Android. MyAppMobile.Android

kgbuddhima avatar May 05 '20 05:05 kgbuddhima

So can you please add support for Xamarin.Essentials v 1.5.3.1 ?

Regards !

kgbuddhima avatar May 05 '20 05:05 kgbuddhima

Having same issue here. App crashs with exception:

Method not found: System.Threading.Tasks.Task`1<Plugin.Media.Abstractions.MediaFile> Plugin.Media.Abstractions.IMedia.TakePhotoAsync(Plugin.Media.Abstractions.StoreCameraMediaOptions)

ederjbezerra avatar Jul 29 '20 16:07 ederjbezerra

any luck with this issue?

malukishtiaq avatar Apr 01 '21 23:04 malukishtiaq

any luck with this issue?

I moved from this to Ascetic.Plugins.Cropper. I liked very much, it has square, circle, rectangle, polygon crop feature.

ederjbezerra avatar Apr 01 '21 23:04 ederjbezerra