What's Changed
Android
❗ * feat(android): upgrade dependencies / media3 1.4.1 / androidxCore to 1.13.1 / androidxActivity 1.8.2 by @seyedmostafahasani in #4173
- chore(android): remove onBackPressed function in FullScreenPlayerView by @seyedmostafahasani in #4049
- fix(android): ensure pause is well tken in account after onEnd by @freeboub in #4147
- chore(android): add null checks by @KrzysztofMoch in #4168
- chore(android): move contentStartTime into source prop by @freeboub in #4160
- fix(android): ensure maxBitrate & selectedVideoTrack interact correctly by @freeboub in #4155
iOS
- fix(ios): keep subtitle selection on foreground by @Myst1024 in #3707
- fix(sample): remove warning on ios with NavigationBar by @freeboub in #4148
- fix(ios): ensure onBandwidthUpdate is reported only when value change by @freeboub in #4149
- fix(visionOS): remove unsupported apis by @KrzysztofMoch in #4154
- chore(ios): remove some warnings by @freeboub in #4159
Other
- fix: refactor side loaded text tracks management by @freeboub in #4158
- fix(expo-plugin): add check for existing service in AndroidManifest for notification controls by @aminmeshk in #4172
- chore(android): add null check for id of videoFormat by @seyedmostafahasani in #4174
- fix(JS): improve loader api by @freeboub in #4171
New Contributors
- @Myst1024 made their first contribution in #3707
- @aminmeshk made their first contribution in #4172
Full Changelog: v6.5.0...v6.6.0