radimitrov / CSharpShellApp

77 stars 18 forks source link

MediaElement System.TypeLoadException #299

Open Will13hf opened 1 year ago

Will13hf commented 1 year ago

Hi, thanks for for the great app. I wonder if you could integrate Exoplayer.Common into the IDE or suggest a work around. MAUI.dll is throwing exception because MediaElement depends on Exoplayer.Common. I downloaded the nuget plugin but there was no success. Or if you could please give me a code sample to open a video file by Android default video player, I would much appreciate it as I am a beginner with MAUI and couldn't find anything other than MediaElement. Thanks in advance.