You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the Rock:MediaPlayer to play a video, the notification controls ( also called mini player ) don't appear on Android. Tested on latest and older versions of android. Tested on our production app (v5) and on Rock Core ( Orange and Blue App )
On IOS the notification controls show up and work perfectly. On android, the video will continue to play in the background if you switch out of the app, but the notification controls don't show up.
Describe the Issue in Detail
When using the Rock:MediaPlayer to play a video, the notification controls ( also called mini player ) don't appear on Android. Tested on latest and older versions of android. Tested on our production app (v5) and on Rock Core ( Orange and Blue App )
On IOS the notification controls show up and work perfectly. On android, the video will continue to play in the background if you switch out of the app, but the notification controls don't show up.
Here is the documentation for the android media controls:
https://developer.android.com/media/implement/surfaces/mobile
Can reproduce in
Steps to Reproduce
Go to any page with a Rock:MediaPlayer and play the video, then open the notification shade on your device ( swipe down from the top on android )
Expected Behavior
The notification controls for the media should appear. This works on IOS but not Android.
Actual Behavior
The controls never appear in the notification shade.
Screenshots or Videos
None
Reproduction XAML
Mobile Shell Version
v6
Last Known Working Version
No response
iOS Device Type(s) and iOS Version(s)
None
Android Device Type(s) and Android Version(s)
Android 14, 8.10
The text was updated successfully, but these errors were encountered: