Baseflow / XamarinMediaManager

Cross platform Xamarin plugin to play and control Audio and Video
https://baseflow.com
MIT License
769 stars 306 forks source link

Init does not work anywhere #769

Closed chuckgiddens closed 4 years ago

chuckgiddens commented 4 years ago

🐛 Bug Report

Calling INIT any where cases crash

image

Expected behavior

Not to crash

Reproduction steps

Use your library and follow your installation instructions

Configuration

Windows 10, Visual Studio 2019 Pro, XamForms V.4.8.0.1364 Version: 1.0.4

Platform:

chuckgiddens commented 4 years ago

BTW, if I add CrossMediaManager.Current.Init(this), I get a compile error. Not allowing me to pass in THIS in Android.

Immons commented 4 years ago

@chuckgiddens have you added same version of package to your platform project?

chuckgiddens commented 4 years ago

Yes....

On Tue, Nov 17, 2020, 2:48 PM Artur Malendowicz notifications@github.com wrote:

@chuckgiddens https://github.com/chuckgiddens have you added same version of package to your platform project?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Baseflow/XamarinMediaManager/issues/769#issuecomment-729162043, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABH6THIQO7QCL2CNG4YLXLTSQLHSRANCNFSM4TY76J4Q .

martijn00 commented 4 years ago

You need to target android 10