Skip to content

[BUG] [android] [ios] loadPlaylist doesn't work intermittently #183

@desmondgong-mw

Description

@desmondgong-mw

Describe the bug
loadPlaylist() doesn't work intermittently, for both Android and iOS. I cannot receive any event from 'onPlayerReady' or 'onPlaylistItem'

To Reproduce

  1. Initialise the player with proper config.
  2. Switch playback via playerRef.current.loadPlaylist(newPlayList)
  3. 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'.
Image

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 Issue with 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 acceptancenative-sdk-issueWork is blocked by native SDK

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions