v10.8.0
·
348 commits
to develop
since this release
Added
- Added support on iOS to push the initial state of the player from the iOS bridge to the React native adapter.
Fixed
- Fixed an issue on iOS where the integrationParameters from the contentProtection section of the source were not processed correctly, resulting in failures for DRM connectors that depend on them.
- Fixed an issue on iOS where the player could crash when terminating the app while the player is backgrounded in fullscreen.
- Fixed an issue on Android where
player.ads.currentAdswould not return an array of ads due to a native error. - Fixed an issue on Android where the player would sometimes have wrong dimensions after transitioning to fullscreen presentation mode.
- Fixed an issue on Android where the
useEMSGproperty was not included when setting a TheoAds source description.
Added
- Added RNRepo support for Android to the example app. More info on the official documentation page.