[BUG] MediaElement Notification Prompt Overrides and Alters Push Notification Settings on Android #2364
Labels
bug
Something isn't working
📽️ MediaElement
Issue/PR that has to do with MediaElement
needs discussion
Discuss it on the next Monthly standup
Is there an existing issue for this?
Did you read the "Reporting a bug" section on Contributing file?
Current Behavior
The MediaElement component triggers a notification prompt asking for permission to send notifications, even when the user is only trying to play a video.
The prompt causes confusion, as selecting "Allow" or "Don't Allow" unintentionally modifies the push notification settings, which is unrelated to video playback.
Expected Behavior
The MediaElement should not trigger a notification prompt if it is unrelated to video playback.
The notification prompt should not affect or change the notification settings in any way.
There should be a way to customize or disable this prompt for better user experience.
Steps To Reproduce
Link to public reproduction project repository
https://github.com/CommunityToolkit/Maui/tree/main/samples
Environment
Anything else?
references the existing discussion on GitHub to provide more context and indicate that no attention has been given to the issue so far. This should help bring awareness to the problem and possibly generate more responses or solutions.
#2074
The text was updated successfully, but these errors were encountered: