react-native-youtube-iframe icon indicating copy to clipboard operation
react-native-youtube-iframe copied to clipboard

onChangeState and onReady listeners not being invoked

Open jamesgit123 opened this issue 3 years ago • 0 comments

Describe the bug Event listeners such as onChangeState and onReady are not being invoked for me. The video plays just fine. I am not seeing the alert appear though.

To Reproduce Run the below code and render the component.

Expected behavior The listeners to be invoked.

Screenshots image

Smartphone (please complete the following information):

  • Device: Both Samsung Galaxy S9 (Android 9) and iOS simulator iPhone 13 IOS 15.4
  • react-native-youtube-iframe version 2.2.2
  • react-native-webview 11.15.0
  • react-native-web-webview 1.0.2

Additional context Add any other context about the problem here.

jamesgit123 avatar Apr 08 '22 11:04 jamesgit123