Make a great SharePlay experience

RSS for tag

Discuss the WWDC22 Session Make a great SharePlay experience

Posts under wwdc2022-10139 tag

3 Posts

Post

Replies

Boosts

Views

Activity

Shareplay content is paused when returning from background (picture in picture or locked screen)
Shareplay content (streaming using AVPlayer) is paused when returning from background to foreground (picture in picture or locked screen) This only happen for one participant who initiated transition from background to foreground, all other participants have their content playing fine which leads to off sync between participants, content sync again if trigger player.play() for the participant who experienced the issue using playback position from other participants. How can I prevent content paused after returning from background to foreground. P.S: Without SharePlay active session content is not paused with same scenario.
0
0
1.2k
Jan ’23
Shareplay content is paused when returning from background (picture in picture or locked screen)
Shareplay content (streaming using AVPlayer) is paused when returning from background to foreground (picture in picture or locked screen) This only happen for one participant who initiated transition from background to foreground, all other participants have their content playing fine which leads to off sync between participants, content sync again if trigger player.play() for the participant who experienced the issue using playback position from other participants. How can I prevent content paused after returning from background to foreground. P.S: Without SharePlay active session content is not paused with same scenario.
Replies
0
Boosts
0
Views
1.2k
Activity
Jan ’23
How to SharePlay songs with MusicKit
Hi all, I've seen a lot of documentation of SharePlay for AVFoundation, but I was wondering if it is possible to integrate SharePlay with MusicKit. Can it be done?
Replies
0
Boosts
0
Views
978
Activity
Dec ’22
How to SharePlay songs with MusicKit for Swift?
Hi all, I am curious about how we can use MusicKit for Swift to SharePlay music? There seems to be very little documentation around this as most of it seems top be focused on AVPlayerPlaybackCoordinator. Is there an easier way to directly integrate ApplicationMusicPlayer with GroupActivity?
Replies
2
Boosts
1
Views
1.3k
Activity
Nov ’22