Design for Group Activities

RSS for tag

Discuss the WWDC21 session Design for Group Activities.

Posts under wwdc21-10184 tag

10 Posts

Post

Replies

Boosts

Views

Activity

How to correctly request foreground presentation when using GroupActivity?
Details I'm working on a video streaming app, and we've implemented GroupActivity for SharePlay. The app doesn't support PiP. Based on the documentation we found, we can use the function requestForegroundPresentation described here. I was trying to call this function when the GroupSession is in waiting and joined states, but nothing happens on the user's device. There is no banner to explain anything The WWDC videos doesn't show an example, they just mention this feature, and it's unclear how it should work. Tried the api in the sample project supporting_coordinated_media_playback, and same result
0
0
1.2k
Jan ’22
SharePlay Developer Profile not working?
I have been testing my new SharePlay app for many weeks now just fine. Now with the unpleasant surprise that SharePlay is disabled in iOS 15 beta 6 and won't make the 15.0 release, I still want to continue testing my app, but I can't get the SharePlay Developer Profile to re-enabled SharePlay. I have iOS 15 beta 6 on both devices, the new SharePlay Developer Profile installed, and rebooted both devices, and isEligibleForGroupActivities is never true even when on a FaceTime call. So it appears that SharePlay is still disabled even with the profile installed on both devices. Has anyone gotten the new SharePlay Developer Profile to work as intended? Do we need a new Xcode version to get it working again? There hasn't been an Xcode 13 beta 6 released yet so that's the only thing I can think of that might be missing.
9
0
4.1k
Nov ’21
MacOS Monterey beta 7, SharePlay/GroupActivities is not available when building for Mac Catalyst... was available in betas 2-5.
Hi Apple, please help! In MacOS Monterey betas 2-5, I was able to run GroupActivities on my Mac Catalyst app. When running my app with GroupActivities on MacOS Monterey beta 7, I get an error: "GroupActivities is not available when building for Mac Catalyst. Consider using #if !targetEnvironment(macCatalyst) to conditionally import this framework when building for iOS." No such module 'GroupActivities' Is SharePlay going to be available for Mac Catalyst in an upcoming beta?
1
0
972
Sep ’21
How to correctly request foreground presentation when using GroupActivity?
Details I'm working on a video streaming app, and we've implemented GroupActivity for SharePlay. The app doesn't support PiP. Based on the documentation we found, we can use the function requestForegroundPresentation described here. I was trying to call this function when the GroupSession is in waiting and joined states, but nothing happens on the user's device. There is no banner to explain anything The WWDC videos doesn't show an example, they just mention this feature, and it's unclear how it should work. Tried the api in the sample project supporting_coordinated_media_playback, and same result
Replies
0
Boosts
0
Views
1.2k
Activity
Jan ’22
how to get the dam of memory true address in Thunderbolt Pcie. driver
Dear all I am developing a pcie driver of Thunderbolt device in M1. hwo to get a example to require a dam memory buffer . I need get the true PhysicalAddress and send it to pcie device. can you help me !
Replies
0
Boosts
0
Views
436
Activity
Dec ’21
SharePlay Developer Profile not working?
I have been testing my new SharePlay app for many weeks now just fine. Now with the unpleasant surprise that SharePlay is disabled in iOS 15 beta 6 and won't make the 15.0 release, I still want to continue testing my app, but I can't get the SharePlay Developer Profile to re-enabled SharePlay. I have iOS 15 beta 6 on both devices, the new SharePlay Developer Profile installed, and rebooted both devices, and isEligibleForGroupActivities is never true even when on a FaceTime call. So it appears that SharePlay is still disabled even with the profile installed on both devices. Has anyone gotten the new SharePlay Developer Profile to work as intended? Do we need a new Xcode version to get it working again? There hasn't been an Xcode 13 beta 6 released yet so that's the only thing I can think of that might be missing.
Replies
9
Boosts
0
Views
4.1k
Activity
Nov ’21
SharePlay: Custom player
Does shareplay support a custom player (different play buttons, pause buttons etc.)? Does anyone have some sample code that does this?
Replies
0
Boosts
0
Views
708
Activity
Oct ’21
SharePlay: Can an embedded youtube video (iframe) be synched?
I was wondering if one can create an interface that allows a user to enter a youtube video and have it sync across different users using shareplay?
Replies
0
Boosts
0
Views
874
Activity
Oct ’21
SharePlay not working on MacOS Monterey RC 1
Will SharePlay be added later? Will there be another shareplay profile we can download with an upcoming beta? I'm able to see there is an ability to send or receive an invite but when it's initiated nothing happens.
Replies
0
Boosts
0
Views
751
Activity
Oct ’21
MacOS Monterey beta 7, SharePlay/GroupActivities is not available when building for Mac Catalyst... was available in betas 2-5.
Hi Apple, please help! In MacOS Monterey betas 2-5, I was able to run GroupActivities on my Mac Catalyst app. When running my app with GroupActivities on MacOS Monterey beta 7, I get an error: "GroupActivities is not available when building for Mac Catalyst. Consider using #if !targetEnvironment(macCatalyst) to conditionally import this framework when building for iOS." No such module 'GroupActivities' Is SharePlay going to be available for Mac Catalyst in an upcoming beta?
Replies
1
Boosts
0
Views
972
Activity
Sep ’21
The application needs to change the registered enterprise entity, but can't get a new Dun Bai code?
The company application needs to replace the original registered enterprise with a new enterprise entity, but after the new registration, the original Deng Bai code is still received. What is the normal replacement process?
Replies
0
Boosts
0
Views
624
Activity
Aug ’21
change app icon and LaunchScreen
hi i just start programming mobile apps ,usnig visual studio 2019 for windows. i try to change the app icon by adding the complete set of icons in asset catalogs nothing change why?
Replies
0
Boosts
0
Views
579
Activity
Aug ’21
Sending participant activity-based Toast Notifications
Is there a way to to send notifications based on a participants activity? Like in the Keynote, Apple included example for Music app where a participant adds songs to a shared queue and all other users get a notification about the activity.
Replies
1
Boosts
0
Views
1.5k
Activity
Jul ’21