James Crutchley
James Crutchley
@vhugogarcia this is being discussed as a proposal to add support for texture view.
That API appears to use device detection. If I load it in Chrome it then loads a web page and a javascript player which shows the weather as a web...
I have looked at how `AVAudioSession` works and it looks like we would need to implement additional features to support recording audio. ATM the way media element in initialized it...
@vhugogarcia I can verify this as a bug on android. It is as described and needs to be fixed.
I tested it and the text from label does not show up. I went and created my project using DI and standard pattern with same behavior and issue. Edit: I...
@vhugogarcia I can verify the behavior on Android as being buggy. This is a simple fix that I can apply for android only. This issue also applies to windows and...
Can you provide more info? I created a sample project and tried both media element from latest source (99.0.0-preview1839) and from current release 3.1.1. I had zero issues. Is there...
> > Can you provide more info? I created a sample project and tried both media element from latest source (99.0.0-preview1839) and from current release 3.1.1. I had zero issues....
I looked at the provided sample. Can verify that when you add a class library to an existing project where both have media element in both projects you will get...
possibly related issue found here: https://github.com/dotnet/maui/issues/19840 Will investigate further and see if they are related.