2 years ago
iOS: 4.8.0
Developers who write in Objective-C can programmatically make the JWPlayerView
full screen or dismiss full screen. Also in iOS 4.8.0, we make some captions improvements and released several fixes.
New Features
- A new API has been added to the
JWPlayerObjCViewController
allowing developers who write in Objective-C to programmatically make theJWPlayerView
full screen or dismiss full screen. JWPlayer.loadPlaylist
has been improved to accept a URL pointing to a playlist on the JWP Dashboard.- The size of captions now scale with the height of the
JWPlayerView
. - Caption position responds more accurately and reliably to resizing of the
JWPlayerView
.
Bug Fixes
- Memory footprint during JW VAST ad playback has been optimized and improved.
- Layout constraint errors and warnings have been fixed in the Playlist / Recommendation menu.