View Issue Details

IDProjectCategoryView StatusLast Update
0020480MMAUI (general)public2024-02-04 03:07
Reporterpeke Assigned To 
PriorityhighSeveritytweakReproducibilityalways
Status resolvedResolutionnot fixable 
Target Version2.0.0 
Summary0020480: Disable Notifications and use Toast Messages
DescriptionIn some cases like Chromebooks, Windows WSA or other Windows/Linux/MAC VM environments there should be way to Disable Notifications and use Toast Messages.

These notifications are annoying as they trigger System Notification sound and clutter notification bar and interrupts playback.

Possibly under Options -> UI -> Notifications to have option show notifications when app is foreground.
Steps To Reproduce0. Use Windows WSA to start MMA
1. Open Player
2. Enable shuffle
3. Disable Shuffle

Repeat 2-3.
TagsNo tags attached.
Fixed in build

Activities

martin

2024-01-10 17:27

developer   ~0074028

I have tested it on AndroidStudio emulator and it's working fine. Did you test it on WSA only or also on some real devices?
The issue is on the system side that forcibly transforms a toast message to notification. Maybe it can be configured somewhere in the system settings or a future update will fix it.
On the MMA side, there is no way to control it, except to disable some toast messages completely.

peke

2024-02-04 03:07

developer   ~0074197

I tested it with few other apps and you are right it is WSA force conversion.

Will resolve as non Fixable.

We can reopen in case of further complains.