- Fixed an issue where calling setLiveMonitor would still apply setVodMonitor instead
- Fixed issue detecting isLive
- Fixed issue with autodetect background option in Android.
- Add autodetect background option.
- Fix fireInit being sent late.
- Provide a way of disabling Playhead Seek monitor on LIVE.
- Fix compatibility issues with android flutter video_player 2.8.1.
- Send
messageDescription in the fireError() method.
customEvent() method in the AppAnalytics module.
customVideoEvent() method in the VideoAnalytics module.
- Remove setting empty string as
contentTitle by default.
- Set empty string as
contentTitle by default.
- Set fixed
video_player version to 2.6.1.
- Fix null error when closing the player by checking if the controller is
null and cancelling the Timer in the disposeAdapter() method.
- Android version name reporting.
- Android youboralib to version
6.8.22.
- Support for
playerVersion and playerName.
README.md documentation accordingly.
- Update
README.md file to add the correct repository.
- Update library dependence.
- Update library dependence.
- Update library dependence.
- Update
README.md to fix a documentation error.
- Feature to set the Log Level.
- Some more options.
- fireFatalError() method.
- Module
VideoAnalytics and its documentation.
- Support for custom dimensions from 1 to 20.
- First release with the modules:
Options and AppAnalytucs.