Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not work with Plugin.Media v 5.0.1 #34

Open
kgbuddhima opened this issue May 5, 2020 · 4 comments
Open

Not work with Plugin.Media v 5.0.1 #34

kgbuddhima opened this issue May 5, 2020 · 4 comments

Comments

@kgbuddhima
Copy link

    <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
Copy link
Author

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

Regards !

@ederjbezerra
Copy link

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)

@malukishtiaq
Copy link

any luck with this issue?

@ederjbezerra
Copy link

ederjbezerra commented Apr 1, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants