Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] MediaElement Crash Android #2423

Open
2 tasks done
Pmr-precure opened this issue Jan 3, 2025 · 1 comment
Open
2 tasks done

[BUG] MediaElement Crash Android #2423

Pmr-precure opened this issue Jan 3, 2025 · 1 comment
Labels

Comments

@Pmr-precure
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Did you read the "Reporting a bug" section on Contributing file?

Current Behavior

Hi,

I have a weird issue, I dispose my mediaelements manually because of other issues.

But now im starting to get this crash:
Image

This is the dispose method of the MediaControlService.Android. It doesnt get called by the DisconnectHandler method, but seems to get randomly called. Since it seems to happen random i havnt been able to replicate. But it causes a lot of crashes in our app.

Expected Behavior

Not randomly crash.

Steps To Reproduce

Im still working on a repo that could reproduce.

Link to public reproduction project repository

Environment

- .NET MAUI CommunityToolkit:10.0.0
- OS: Android
- .NET MAUI: 9.0.21

Anything else?

No response

@Pmr-precure Pmr-precure added bug Something isn't working unverified labels Jan 3, 2025
Copy link
Contributor

Hi @Pmr-precure! We have added the needs reproduction label to this issue, which indicates that we are unable to take further action until you provide a reproduction sample that we can use to reproduce + fix your bug. In accordance with the Reporting a bug section of our Contributing.md that you confirmed reading before you submitted this Issue, we ask that every Issue author provide a link to an open-source repository containing the reproduction sample app. This issue will be closed automatically in 5 days if we do not receive a reproduction sample from you. Please feel free to re-open this Issue once you have provided a reproduction sample.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants