sarbagyastha / youtube_player_flutter

A Flutter plugin for inline playback or streaming of YouTube videos using the official iFrame Player API.
https://youtube.sarbagyastha.com.np
BSD 3-Clause "New" or "Revised" License
696 stars 797 forks source link

Video watermarks doesn't go away after start playing video on iOS #208

Open saadmahmud opened 4 years ago

saadmahmud commented 4 years ago

After start playing the video, 'youtube logo' watermark doesn't go away. Also in fullscreen mode.

Skype_Picture_2020_05_09T03_53_15_453Z

Skype_Picture_2020_05_09T03_53_21_636Z

buildtheui commented 4 years ago

The same happens to me, I found that if you tap first on the play icon below the cue an load buttons (in the above example), it hides the youtube logo, title and avatar correctly, however if you touch the webview screen either to stop or play the video, the youtube logo, title and avatar do not go away

ohjs88 commented 4 years ago

The same happens to me~~~!!

kamathprasad9 commented 4 years ago

Has anyone been able to find the solution to this?

sarbagyastha commented 4 years ago

Can you guys please test with v7.0.0 ?

buildtheui commented 4 years ago

I tested it with Version 7.0.0+2 and the detailed example https://github.com/sarbagyastha/youtube_player_flutter/blob/master/example/lib/main.dart

But It's still not working :(

sdgroot commented 4 years ago

Same here, tested in 7.0.0+3, both in simulator and an actual device with iOS 13.5.1