Skip to content

VideoView Play, Pause and Progressbar controls are not showing on iOS 16+ #903

@PavanRaghamwa

Description

@PavanRaghamwa

🐛 Bug Report

The progress bar, start, and stop buttons are not displayed on the player until you run through the video, but all the functionality like stop, start, and progress bar is working even though they are not displayed.

Sometimes, when I run through the video,  the progress bar, start, and stop buttons appear.

Even though we are setting properties like ShowControl = true (at the time of initialization) and CrossMediaManager.Current. MediaPlayer.ShowPlaybackControls = true (Before every video play)

Expected behavior : It should be displayed every time we play the video.

Configuration : I checked the video on the iPhone 13; the OS version is 16.3.1.

Platform:
Environment:
Xamarin.Forms: 5.0.0.2515
Plugin.MediaManager: 1.1.1
Xamarin.iOS: 16.4.0.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions