Search results for

“A Summary of the WWDC25 Group Lab”

11,206 results found

Post

Replies

Boosts

Views

Activity

Reply to How to cast shadow on OcclusionMaterial in visionOS
There is a way to do this, but you will need to create a simple Shader Graph material instead of using the default OcclusionMaterial. There is a second version of this node called ShadowReceivingOcclusionSurface I didn't test this with Grounding Shadows, but it works with regular dynamic light shadows. You can find my notes on this from last year. https://stepinto.vision/labs/lab-026-using-dynamic-lights-and-shadows-with-passthrough/
Topic: Spatial Computing SubTopic: ARKit Tags:
Jan ’26
Adding User to Internal Testing Group
Hey there 👋 I know it is possible to add a beta tester to an external tester group via this call. But what I didn't find out is how to add an User to an internal tester-group like App Store Connect Users. This gets even more a topic since Apple announced that we can create multiple internal tester groups in future. Is this possible with the current state of the ASC API?
0
0
1.2k
Jun ’21
SIMD-group shuffle on iOS?
It seems like the SIMD-group shuffle instructions (e.g. simd_shuffle(), simd_shuffle_down(), simd_shuffle_xor() etc. – subsection 5.13) aren't supported on iOS (#include <metal_simdgroup> throws an error).I'd like to know why aren't these instructions available on iOS – is it because the GPU architectures don't allow for these instructions to be implemented (why?), or is there any other reason?Furthermore is there a plan to add these instructions to iOS?
4
0
2.4k
Aug ’17
Move existing subscription items between subscription groups
App rejected that the different durations of your auto-renewable subscriptions were created as separate in-app purchase products, rather than as different durations within the same subscription group.I have two IAP items in two different groups (Group A - Item 1, GroupB - Item 1). How can I move the second group item to the first group? I want to make sure to not affect any users by creating a new item in group 1 because there already subscribers in group 2.If I create a new item in Group A what will happen to the Group B subscribers.I looked for this issue and couldn't find any solution.
10
0
4.0k
Jun ’20
How to group website in with app for Apple Sign In
Hi I'm setting up Sign in with Apple on my app, and also want to offer it on the web-app version. I get the idea of grouping the app and website in the Identifiers section so the user doesn't get asked to ok things twice - that makes sense, but how do I give my website an ID in my apple dev account so that I can group it with the app please? Or am I misunderstanding the process? Thank you for your time and help.
1
0
810
Jun ’21
Can volunteer groups apply for a developer ID ?
There is a volunteer run group on GitHub who maintain a well known public domain cross-platform Python script. They build binaries for Linux, Windows and macOS. The macOS binaries are only ad-hoc signed. Thus, in macOS 15, they are rejected by Gatekeeper – requiring user intervention to be used. There are a lot of components each of which must be approved in Settings with admin credentials. It would be best if these binaries were code signed. However, the core group of devs changes over time and so, using one person's name might not be ideal. Can such a volunteer group apply for a developer certificate so that they can sign the macOS binaries ? I ask because Apple's requirements for enrolling in the Development Program include that an organisation be a legal entity and this group is not a legal entity. Thnaks.
0
0
618
Oct ’24
Reply to How to cast shadow on OcclusionMaterial in visionOS
There is a way to do this, but you will need to create a simple Shader Graph material instead of using the default OcclusionMaterial. There is a second version of this node called ShadowReceivingOcclusionSurface I didn't test this with Grounding Shadows, but it works with regular dynamic light shadows. You can find my notes on this from last year. https://stepinto.vision/labs/lab-026-using-dynamic-lights-and-shadows-with-passthrough/
Topic: Spatial Computing SubTopic: ARKit Tags:
Replies
Boosts
Views
Activity
Jan ’26
Adding User to Internal Testing Group
Hey there 👋 I know it is possible to add a beta tester to an external tester group via this call. But what I didn't find out is how to add an User to an internal tester-group like App Store Connect Users. This gets even more a topic since Apple announced that we can create multiple internal tester groups in future. Is this possible with the current state of the ASC API?
Replies
0
Boosts
0
Views
1.2k
Activity
Jun ’21
Unable to add Internal Groups to the Build
I am unable to add Internal Groups to the builds. Tried it twice with two different builds, but after the processing and compliance confirmation, I am unable to add groups. They are disabled. Is there someone who is facing the same issue?
Replies
17
Boosts
0
Views
768
Activity
Mar ’25
SIMD-group shuffle on iOS?
It seems like the SIMD-group shuffle instructions (e.g. simd_shuffle(), simd_shuffle_down(), simd_shuffle_xor() etc. – subsection 5.13) aren't supported on iOS (#include <metal_simdgroup> throws an error).I'd like to know why aren't these instructions available on iOS – is it because the GPU architectures don't allow for these instructions to be implemented (why?), or is there any other reason?Furthermore is there a plan to add these instructions to iOS?
Replies
4
Boosts
0
Views
2.4k
Activity
Aug ’17
Sick of Group Messages Bug on Watch
Filed already 34124390Here's the deal. In Beta 6, there was a bug that any group SMS Message would show up as just an individual message on the watch, though properly grouped on the iPhone. Beta 7 fixed it, Beta 8 made it go back. So freaking sick of this.
Replies
1
Boosts
0
Views
7k
Activity
Aug ’17
Move existing subscription items between subscription groups
App rejected that the different durations of your auto-renewable subscriptions were created as separate in-app purchase products, rather than as different durations within the same subscription group.I have two IAP items in two different groups (Group A - Item 1, GroupB - Item 1). How can I move the second group item to the first group? I want to make sure to not affect any users by creating a new item in group 1 because there already subscribers in group 2.If I create a new item in Group A what will happen to the Group B subscribers.I looked for this issue and couldn't find any solution.
Replies
10
Boosts
0
Views
4.0k
Activity
Jun ’20
Reply to Xcode 7 Doesn't See My Framework
In the labs today, they implied that you really want a separate target for each framework, though they can contain the same files.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
I don't think the number of Summary Sales Report data and the data received by the Refund Notification are right.
From 2021.01.01 to 2021.01.31, the Summary Sales Report found 1503 rows with units of -1. The App Store Server notification found 2508 messages with notification_type of REFUND. Why is there a difference between the two data?
Replies
0
Boosts
0
Views
438
Activity
Feb ’21
Test flight build went to the wrong group
I have 2 groups on test flight. I have assigned one build to the group 1, but when it got approved, it went to the group 2 as well. The user who has received it had automatic updates On; anyway, they shouldn't have received the update
Replies
0
Boosts
0
Views
871
Activity
Jan ’21
Please add number of answers in the post summary
When searching for the answer to an issue, I found it very useful in the old forums to see how many responses there were for a certain topic (i.e. > 0), so I wouldn't waste time in opening an unanswered topic. Is it possible to add it to the new forums?
Replies
0
Boosts
0
Views
98
Activity
Jun ’15
How to group website in with app for Apple Sign In
Hi I'm setting up Sign in with Apple on my app, and also want to offer it on the web-app version. I get the idea of grouping the app and website in the Identifiers section so the user doesn't get asked to ok things twice - that makes sense, but how do I give my website an ID in my apple dev account so that I can group it with the app please? Or am I misunderstanding the process? Thank you for your time and help.
Replies
1
Boosts
0
Views
810
Activity
Jun ’21
Can volunteer groups apply for a developer ID ?
There is a volunteer run group on GitHub who maintain a well known public domain cross-platform Python script. They build binaries for Linux, Windows and macOS. The macOS binaries are only ad-hoc signed. Thus, in macOS 15, they are rejected by Gatekeeper – requiring user intervention to be used. There are a lot of components each of which must be approved in Settings with admin credentials. It would be best if these binaries were code signed. However, the core group of devs changes over time and so, using one person's name might not be ideal. Can such a volunteer group apply for a developer certificate so that they can sign the macOS binaries ? I ask because Apple's requirements for enrolling in the Development Program include that an organisation be a legal entity and this group is not a legal entity. Thnaks.
Replies
0
Boosts
0
Views
618
Activity
Oct ’24
Reply to Appointment for 1 to 1 developer on WWDC20
There is not accurate by Apple yet but you can inform that with the following link: https://developer.apple.com/wwdc20/labs/
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’20
Reply to Is Core Data hosted in CloudKit working in Xcode 13?
I talked with Apple about this during a lab session at WWDC21. They had me create a feedback ticket. Here is the Feedback: FB9156589
Topic: App & System Services SubTopic: iCloud Tags:
Replies
Boosts
Views
Activity
Jun ’21
Reply to App Development with Swift book
Seen this recent thread? where can i find the lab material for the iBook App Development with Swift?
Topic: Business & Education SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’17