Search results for

A Summary of the WWDC25 Group Lab

10,365 results found

Post

Replies

Boosts

Views

Activity

TestFlight Beta Build Webhook Events Missing (Shown in WWDC25 but Not available in API/Portal)
I am trying to add webhook subscriptions for TestFlight build processing completion and TestFlight beta build review completion events. These were showcased in the WWDC25 session: https://developer.apple.com/videos/play/wwdc2025/324/ Currently, I am able to receive webhook events for distribution updates, and the corresponding checkmark option is available in the App Store Connect portal. However, there is no checkmark option in the portal to subscribe to beta build-related events. In the video, there is clearly a checkmark option for the beta review event subscription (at 4:55). The current documentation also does not mention beta processing and beta review event subscriptions. It only lists the event types that are visible in the web portal: https://developer.apple.com/documentation/appstoreconnectapi/webhookeventtype When I try to add the BUILD_BETA_DETAIL_EXTERNAL_BETA_STATE_UPDATED event (as shown in the video at 6:10) via the PATCH API request, I get the below error. errors: [ { id: ****-****-*
2
0
251
Aug ’25
Reply to Modal Presentation in UIKit Adds Solid Background in iOS 26
Is this change in modal presentation documented anywhere? I can't seem to find anything on it in the Apple Dev Documentation or from WWDC25. We don't document the implementation details, but the design change was mentioned in this video. (It is a SwiftUI video, but the design change applies to UIKit.) Best, —— Ziqiao Chen  Worldwide Developer Relations.
Topic: UI Frameworks SubTopic: UIKit Tags:
Aug ’25
WatchKit groups layout questions
Hi,I've started working on my first WatchKit app UI, and I've run into some things that I don't know if it's possible to solve in WatchKit without using SwiftUI (or at all):1) Is it possible to have a group element that's sized to fill all remaining space? E.g. have a vertical group set to fill whole screen height, one label at the top and one at the bottom, and some group in the middle automatically taking the space that's left between them. Or a horizontal group filling the screen width, with a label on the left and right and a spacer in between that uses whatever space is left.2) Is it possible to configure a group or another element to keep a constant aspect ratio, i.e. its width relative to its height or the other way around? E.g. to have an element configured to fill the screen width, and to automatically have the same height as the width, so that it always stays a perfect square.
1
0
533
Jun ’20
Reply to The Liquid glass blur effect does not show over the UITabBar as content scrolls underneath.
The blur effect you see is actually the scroll edge effect from UIScrollView. By default, UITabBarController will configure scroll views in its descendant hierarchy with scroll edge effects. If you are using a custom tab bar, you can configure one yourself using UIScrollEdgeContainerInteraction. To learn more, you can also watch Build a UIKit app with the new design from WWDC25.
Topic: UI Frameworks SubTopic: UIKit Tags:
Jul ’25
Unable to add build to group
Adding a build to a group of tester doesn't work for me.Steps:Navigate to itunes connectClick My AppsClick the appClick TestflightClick the name of the group (for me: External Testers)Click BuildClick Add a build to start testing (or click +)Click the build to make availableClick the button NextA spinner appears & this spinner won't go away (& the build will NOT be made available to the group of tester)Additional note: Chrome developer console shows an error message: TypeError: Cannot read property 'feedbackEmail' of undefined. (I've made sure all fields, especially any email fields, for the app-build etc contain information)
13
0
27k
Apr ’17
Needed Actions for Group Feature
Hi! The app that I am building has the ability for users to join and be added to groups. Are there any requirements from Apple beyond the ability to leave and report the group that the user must be able to do? I read through the developer guidelines but I just wanted to make sure before submission. Thank you!
0
0
948
Aug ’22
WWDC 2017 Apple File System Lab
These questions are community-driven. I am also not the original questioner, I'm just posting them with permission. Thank you to the anonymous folks who helped gather this information.Question: Will ASR continue to function with APFS? If not, will imaging via HFS+ (possibly converting to APFS afterwards) continue to be supported moving forward?Answer: Yes, ASR will continue to be supported.Question: Is fdesetup going to be the tool for interacting with APFS encryption, or will there be a new command line tool for managing APFS encryption? If there's a new tool, what is it?Answer: Yes, fdesetup is still the tool to use going forward.Question: Will the APFS per-file encryption / per-metadata encryption / per-extant encryption mechanisms each need their own recovery key?Answer: Full Volume Encryption for FileVault. Unclear on whether there are recovery keys when using e.g. per file encryption.Question: Can APFS recovery key(s) be escrowed when enabling encryption? The goal is to store the recovery key(s) somewhe
2
0
3.3k
Jun ’17
watchOS 2 new API summary
We read through all of the documentation, Xcode 7 header files, and tried to summarize everything we could figure out about watchOS 2. We hope this is a quick jumping off point for developers who just want a quick description and links directly into the Apple documentation. http://www.sneakycrab.com/blog/2015/6/8/watchos-20-tldrPlease give feedback, corrections and new discoveries, and we'll update the post with new information as we find it.
0
0
306
Jun ’15
Xcode file template with groups
Hey,I'm attempting to create a File Template that contains folders. Take the structure below as an exampleMyFileTemplete.xctemplate TopLevelFolder SecondLevelFolder - class SecondLevelFolder ThirdLevelFolder -classIf I just setup a template and add my folders and classes it works but when it adds to the project it addes them as File Referance(blue folder icon).Is there any way to add the folders as a group?EDIT: I'm looking for a way simialar to the project template where you use Definitions and node keys to create groups. This doesn't seem to translate over to the file template.<key>Definitions</key> <dict> <key>hello.h</key> <dict> <key>Group</key> <string>Supporting Files</string> </dict> </dict>BooRanger
2
0
4.2k
Jun ’16
get_app_container does not work with group identifiers
Issue The documentation for get_app_container mentions the use of group identifier, but that does not seem to be working Print the path of the installed app's container Usage: simctl get_app_container [] container Optionally specify the container. Defaults to app. app The .app bundle data The application's data container groups The App Group containers A specific App Group container Steps to reproduce The following command lists the groups and the respective root paths % xcrun simctl get_app_container booted com.apple.DocumentsApp groups group.com.apple.DocumentManager /Users//Library/Developer/CoreSimulator/Devices/1308FA26-FB67-4582-89B2-37774D0BCBCE/data/Containers/Shared/AppGroup/80B132E9-43A1-490C-89D1-C935523797BA group.com.apple.FileProvider.LocalStorage /Users//Library/Developer/CoreSimulator/Devices/1308FA26-FB67-4582-89B2-37774D0BCBCE/data/Containers/Shared/AppGroup/2A5B9F5E-B9DC-42AE-AE12-50257B58F02C group.com.apple.tipsnext /Users//Library/
0
0
668
Feb ’24
Group leaderboards not in sync
Can someone explain to me how group leaderboards are supposed to work?I have a game that has been live on iTunes for about a month, and it has 16 leaderboards (all full with scores now).I decided that I wanted to create a free version of the app, that shares the same leaderboards.So, I changed the leaderboards the paid app uses over to a group, and updated all the leaderboard names with grp.*. That change is now live, and everything is looking great, the leaderboards are still full with scores.Now, yesterday, I released the free version of my app, also using the group leaderboards. It took all day for the app to finally show up in the appstore. This morning, when I downloaded the app, and looked at the leaderboards, they are empty, except for a few scores.I know the code is pointing to the exact same leaderboard names, as the 2 versions of the game are built from the same exact code. I double checked itunes connect, and it shows the 2 apps are sharing the same group leaderb
0
0
322
Oct ’15