Problem with Community Toolkit MediaElement

Lloyd Sheen 1,351 Reputation points
2023-05-30T20:15:41.3933333+00:00

I am having trouble with the Community Toolkit MediaElement and cannot find a way to tell that team about the problem. The problem is simple in that I have a content page with 5 Content Views. I have buttons to show the view and when I run it thru the emulator and VS it works correctly. If I try to run it directly from the emulator it just stops and I have put lots of trace elements (my own) to trace what it going on hoping to capture the error but it is not showing an error.

How can I tell the Community Toolkit team about the problem?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,837 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Rob Caplan - MSFT 5,412 Reputation points Microsoft Employee
    2023-05-30T20:38:46.6933333+00:00

    Quoting my answer to your post from three weeks ago: How do I get support for the Community Toolkit

    You can find the MAUI Community Toolkit github repo at https://github.com/CommunityToolkit/Maui. This is also linked in the Community Toolkit documentation.

    If you need help, you'll need to provide details on your environment and the specific problem: what code are you using and steps are you taking, what is the expected behaviour, and how is that different from the actual behaviour.