-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
deliveredWork has been done. Awaiting acceptanceWork has been done. Awaiting acceptancenative-sdk-issueWork is blocked by native SDKWork is blocked by native SDK
Description
Describe the bug
loadPlaylist() doesn't work intermittently, for both Android and iOS. I cannot receive any event from 'onPlayerReady' or 'onPlaylistItem'
To Reproduce
- Initialise the player with proper config.
- Switch playback via
playerRef.current.loadPlaylist(newPlayList) - Check the logs for events 'onPlayerReady' or 'onPlaylistItem'
Expected behavior
The new play list should start.
Screenshots / Visual evidence
When switching between 2 different live stream by loadPlaylist(), it works most of time but fails intermittently, check the highlight ones, there were no events received from 'onPlayerReady', 'onPlay' or 'onPlayerError'.

Device(s) affected
- Device: Samsung S20 FE
- OS: Android 15
- Version: @jwplayer/jwplayer-react-native@1.1.1
Additional context
Add any other context about the problem here.
JWP Ticketing
To expedite resolution and maintain confidentiality, submit a JWP request in addition to this new Issue. A JWP request offers the following benefits:
- Associates the
Issuewith your company - Permits securely share sensitive information related to the bug, request, or question
- Enhances JWP's ability to track progress and provide timely updates
- Enables you to track and manage multiple issues through a single platform
ℹ️ While Issues are valuable for open-source collaboration, a JWP request ensures that you will receive clear timelines and efficient support. |
|---|
Metadata
Metadata
Assignees
Labels
deliveredWork has been done. Awaiting acceptanceWork has been done. Awaiting acceptancenative-sdk-issueWork is blocked by native SDKWork is blocked by native SDK