MediaElement v8.0.0: Fix Android Foreground Service Bug #3120
TheCodeTraveler
announced in
Announcements
Replies: 1 comment
-
|
Changelog says camera? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
CommunityToolkit.Maui.MediaElement v8.0.1
This release fixes a bug when opting-out of the Android Foreground Service.
Initializing MediaElement
Opt-In to Android Foreground Service
To use
MediaElementwith Background Playback and/or Rich Media Notifications, opt-in to the Android Foreground Service when initializingCommunityToolkit.Maui.MediaElement:Opt-out of Android Foreground Service
To use
MediaElementwithout Background Playback and/or Rich Media Notifications, opt out of the Android Foreground Service when initializingCommunityToolkit.Maui.MediaElement:What's Changed
Full Changelog: 6.0.0-camera...8.0.1-mediaelement
This discussion was created from the release MediaElement v8.0.0: Fix Android Foreground Service Bug.
Beta Was this translation helpful? Give feedback.
All reactions