Releases: chaimPaneth/react-native-jw-media-player
Releases · chaimPaneth/react-native-jw-media-player
0.2.14
Full Changelog: 0.2.13...0.2.14
Fix for iOS not auto releasing JWPlayerViewController delegate
0.2.13
- Fix for RNJWPlayerController not resetting with new config
Full Changelog: 0.2.12...0.2.13
0.2.12
- Fix for adbreak intialization
- Set delegates after player configured
0.2.11
- Added setCurrentCaptions.
- Fixed tracks issue 189.
- JWPlayerViewController ObjC implementation for version 4.5.0 so delegates should work check out release notes.
0.2.10
Some bug fixes and optimizations.
Android:
-
Media services check for null & set view to null after remove view
-
Remove duplicate onControlBarVisible callback
iOS:
- Fix for audio session and background audio for ios 14
0.2.9
- Fix setting license on android.
0.2.7
- Added DRM support for iOS
- iOS Background audio fix
- Method to set what player content is shown in the lock screen controls
0.2.6
Added
- setControls to ios
0.2.5
- Fix iOS crash on playbackStateDelegate
isBufferringWithReason
callback
0.2.4
- Update library to use latest JW SDK 4.2.0
- Added onControlBarVisible callback for android