Post

Replies

Boosts

Views

Activity

Reply to Playback does not sync while coordinating with Group Session
Found what the issue was: by default, the player's playback coordinator uses the asset URL as an identifier to check the same thing is playing on all devices. If you adjust this URL at all, such as to include data to authenticate viewers, analytics, etc., then the coordinator will think different things are playing and playback will not sync. If you have unique URLs you need to override the player item identifier via this delegate method.
Sep ’21