openedx / openedx-app-ios

The mobile app for iOS for the Open EdX Platform.
Apache License 2.0
19 stars 13 forks source link

[iOS] There are no buttons for video player #305

Closed sergeymomot closed 3 months ago

sergeymomot commented 4 months ago

Immediately after opening there are no buttons for the video player. Steps:

  1. Open any course on Video tab
  2. Open any available video content
  3. Result: there are no buttons for the video player, if you tap on the player area, the buttons will be visible.

https://github.com/openedx/openedx-app-ios/assets/2964930/58844a85-5a11-418d-8542-895bf1b6732a

Expected result: player buttons should be visible immediately, without additional actions on the part of the user.