What's Changed
iOS
- fix(ios): updated getLicense call to work with new syntax, and fixed spelling error (#4014) by @EETVApps in #4042
- fix(ios): metadata update race by @blazlew in #4033
- fix(ios): override source metadata with custom metadata by @KrzysztofMoch in #4050
Android
- fix(android): viewType is ignored when set to ViewType.TEXTURE by @mlecoq in #4031
- refactor(android): migrate ReactExoplayerViewManager to Kotlin by @seyedmostafahasani in #4011
- fix(android): return the value as a float for the getCurrentPosition function by @seyedmostafahasani in #4054
- fix(android): build warnings by @KrzysztofMoch in #4058
- Remove resume logic in notification seek closure by @paul-rinaldi in #4068
- refactor(android): migrate DefaultDashChunkSource to Kotlin by @seyedmostafahasani in #4078
Other
- chore(doc): update document (props & method) by @seyedmostafahasani in #4072
New Contributors
Full Changelog: v6.4.3...v6.4.4