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
Step to reproduce this issue:
1 - Play a youtube video using this framework
2 - debug and get value of getCurrentTime. It will appear 0
3 - Change mode in Portrait or Landscape mode.
4 - Repeat step 2
If we debugging on this code to get the time of the video, we always get 0 getCurrentTime is from YoutubePlayer-in-WKWebView
Framework YoutubePlayer-in-WKWebView
The text was updated successfully, but these errors were encountered:
We have this error
Step to reproduce this issue:
1 - Play a youtube video using this framework
2 - debug and get value of
getCurrentTime
. It will appear 03 - Change mode in Portrait or Landscape mode.
4 - Repeat step 2
If we debugging on this code to get the time of the video, we always get 0
getCurrentTime
is from YoutubePlayer-in-WKWebViewFramework YoutubePlayer-in-WKWebView
The text was updated successfully, but these errors were encountered: