I am developing a feature in my project similar to YouTube Shorts and Instagram Reels using the Dailymotion Player SDK for iOS. I aim to enhance the user experience by providing a cleaner, more immersive view during video playback. To achieve this, I need to hide the playback controls that appear over the videos.
I have attempted to use the above customConfig parameters to achieve my desired effect, but I have not been successful in fully hiding the playback controls as I intended.
Could you provide guidance on how to do this programmatically? Are there specific properties or methods within the SDK that allow for the customization or complete hiding of these controls during playback? Additionally, any tips on creating a seamless short video experience, similar to that of Shorts or Reels, would be greatly appreciated.
I am aware that there is no issue section available in the SDK's GitHub repository, hence I am reaching out here for support.
I have attached an image to the issue to show the playback-visual controls sections that I am trying to remove.
Hello,
I am developing a feature in my project similar to YouTube Shorts and Instagram Reels using the Dailymotion Player SDK for iOS. I aim to enhance the user experience by providing a cleaner, more immersive view during video playback. To achieve this, I need to hide the playback controls that appear over the videos.
I have attempted to use the above customConfig parameters to achieve my desired effect, but I have not been successful in fully hiding the playback controls as I intended.
Could you provide guidance on how to do this programmatically? Are there specific properties or methods within the SDK that allow for the customization or complete hiding of these controls during playback? Additionally, any tips on creating a seamless short video experience, similar to that of Shorts or Reels, would be greatly appreciated.
I am aware that there is no issue section available in the SDK's GitHub repository, hence I am reaching out here for support.
I have attached an image to the issue to show the playback-visual controls sections that I am trying to remove.
Thank you for your assistance.