You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Delegating the autoplay functionality to the underlying native Android and iOS SDKs, making that logic independent from player events.
On Android, sources with THEOads will always use the media3 player pipeline.
Fixed
Fixed an issue on iOS where hlsDateRange was not passed from RN towards iOS native
Fixed an issue on Android, where the player would sometimes not initialise correctly in case New Architecture was not being used, resulting in a black screen.
Fixed an issue on iOS Safari browsers, where the presentationmodechange event would not be dispatched when entering or exiting fullscreen.