Meet Group Activities

RSS for tag

Discuss the WWDC21 session Meet Group Activities.

Posts under wwdc21-10183 tag

27 Posts

Post

Replies

Boosts

Views

Activity

GroupActivity.sessions() not receiving updated GroupSessions
While observing GroupSession objects for my GroupActivity via the .sessions() async sequence, updated sessions are never received with with new states. Neither state == .joined or state == invalidated are received after calling session.join() and session.leave() respectively: Task { for await session in MyGroupActivity.sessions() {         switch session.state {      case .waiting:        // Received after activating activity.      case .joined:        // Never received after calling `session.join()`.      case .invalidated:        // Never received after calling `session.leave()`, ending the FaceTime call, or after other participating user ends session for everyone. } } }
1
0
864
Aug ’21
Macbook Air speaker issue while attending a meeting in Google meet.
Hi everyone, Actually I purchased a MacBook Air 8gb 256gb today when Iam attending a meeting from Google meet iam getting a tik tik (clicking sounds) kinda sounds from my MacBook Air speaker but when iam listening songs from youtube for more than several hours I didn't get any tik tik sounds from my MacBook Air speakers If anyone knows how to solve this problem please tell me..... Thank you....
0
0
416
Aug ’21
SharePlay not possible in iOS 15 RC and MacOS beta 6 & can no longer download a Shareplay profile
Apple please help. The iOS/iPadOS 15 RC disables shareplay. MacOS Beta 6 was never able to run shareplay. Downloading a SharePlay profile has been removed from developer.apple.com. Please instruct what to do.
Replies
2
Boosts
0
Views
1.5k
Activity
Sep ’21
How does SharePlay handle streaming Ad.?
How to handle ads which are dynamically inserted with inconsistent length, it will cause stream out of sync.
Replies
0
Boosts
0
Views
582
Activity
Sep ’21
GroupActivity.sessions() not receiving updated GroupSessions
While observing GroupSession objects for my GroupActivity via the .sessions() async sequence, updated sessions are never received with with new states. Neither state == .joined or state == invalidated are received after calling session.join() and session.leave() respectively: Task { for await session in MyGroupActivity.sessions() {         switch session.state {      case .waiting:        // Received after activating activity.      case .joined:        // Never received after calling `session.join()`.      case .invalidated:        // Never received after calling `session.leave()`, ending the FaceTime call, or after other participating user ends session for everyone. } } }
Replies
1
Boosts
0
Views
864
Activity
Aug ’21
IPad Air2 drains my battery
No matter what I turn off to reduce battery drain, I can watch it go down fast. I usually have to keep the charger plugged in to use my IPad Air2.
Replies
0
Boosts
0
Views
514
Activity
Aug ’21
Macbook Air speaker issue while attending a meeting in Google meet.
Hi everyone, Actually I purchased a MacBook Air 8gb 256gb today when Iam attending a meeting from Google meet iam getting a tik tik (clicking sounds) kinda sounds from my MacBook Air speaker but when iam listening songs from youtube for more than several hours I didn't get any tik tik sounds from my MacBook Air speakers If anyone knows how to solve this problem please tell me..... Thank you....
Replies
0
Boosts
0
Views
416
Activity
Aug ’21
MFI Portal Login
i have an MFI portal license and account. when i try to login it shows below error. May i know the reason for this? "label.sessionExpiryMessage "
Replies
1
Boosts
0
Views
956
Activity
Jul ’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