thudugala/Plugin.LocalNotification

Error when I try to compile the samples

Closed this issue · 5 comments

I have download the code, I open the sample\direct MAUI solution and when i try to compile, I get this error:

xamarin.androidx.lifecycle.common\2.6.1.1\buildTransitive\net6.0-android31.0....\jar\androidx.lifecycle.lifecycle-common.jar:androidx/lifecycle/LifecycleController.class:
Type androidx.lifecycle.LifecycleController is defined multiple times: d:\Users\AGarcia.nuget\packages\xamarin.androidx.lifecycle.common\2.6.1.1\buildTransitive\net6.0-android31.0....\jar\androidx.lifecycle.lifecycle-common.jar:androidx/lifecycle/LifecycleController.class, obj\Debug\net7.0-android\lp\144\jl\classes.jar:androidx/lifecycle/LifecycleController.class

Thanks.

Downgraded Xamarin.GooglePlayServices.Location from 120.0.0.2 to 120.0.0.1

@ComptonAlvaro try now

Thanks for your attention.

I don't have the package that you mention. I have this:

imagen

@ComptonAlvaro This plugin depends on it. Now it's fixed

It works now. Thanks so much.