chaimPaneth / react-native-jw-media-player

React-Native Android/iOS bridge for JWPlayer SDK (https://www.jwplayer.com/)
MIT License
197 stars 92 forks source link

Android app crash when pass array of media items to playlist #279

Closed fvasyliukApiko closed 1 year ago

fvasyliukApiko commented 1 year ago

After upgrading RN to 0.70.6 player throws the next error image after run loadPlaylist.

Platform: Android jwplayerVersion: 3.20.2 "react-native-jw-media-player": "^0.1.57"

if using jwplayerVersion: 3.20.1 has error on android version >=31

Screenshot 2023-02-19 at 12 42 47 image

Could you please help with this? If need to provide more data, please inform me.

fvasyliukApiko commented 1 year ago

fixed with upgrading to v2