Search results for

A Summary of the WWDC25 Group Lab

10,364 results found

Post

Replies

Boosts

Views

Activity

Swift Summary Format
Hi.I'm having difficulty setting the summary format for my Swift classes.I have a class, class Foo { var name: String }, and desire its name variable to be displayed when an instance is listed in Xcode's Variables View.I can get as far as right clicking an instance in the Variables View and selecting Edit Summary Format..., but the correct format eludes me.
2
0
1.9k
Dec ’15
Human readable text summaries
Hi all. I am working on weatherkit rest api to integrate to my android app. As a Dark Sky api user I can get summaries text which really helpful for users especially who interested for the next hour rain summary text. But weatherkit doesn't give any human readable text summaries. I ask for it from weatherkit developers as soon as possible. Is there recomandation to create a simple way for human readable text summaries for now?
0
0
581
Mar ’23
Updated DetectHandPoseRequest revision from WWDC25 doesn't exist
I watched this year WWDC25 Read Documents using the Vision framework. At the end of video there is mention of new DetectHandPoseRequest model for hand pose detection in Vision API. I looked Apple documentation and I don't see new revision. Moreover probably typo in video because there is only DetectHumanPoseRequst (swift based) and VNDetectHumanHandPoseRequest (obj-c based) (notice lack of Human prefix in WWDC video) First one have revision only added in iOS 18+: https://developer.apple.com/documentation/vision/detecthumanhandposerequest/revision-swift.enum/revision1 Second one have revision only added in iOS14+: https://developer.apple.com/documentation/vision/vndetecthumanhandposerequestrevision1 I don't see any new revision targeting iOS26+
0
0
139
Oct ’25
Question About Developer Labs
Hi. I’m planning on requesting a developer lab next week. Specifically, I plan on asking about the use of compiler technology in iOS apps. As far as I’m aware the dev labs are centered around specific APIs like CoreML, CreateML, etc. I’m not sure what category compilers fall into. Should I just sign up for a general swift lab? Does it even exist? This is my first wwdc so any advice would be lovely. thanks in advance! :)
1
0
404
Jun ’21
Reply to Age verification implementation in IOS Apps
Please familiarize yourself with the Developer News page. https://developer.apple.com/news/ As of today, Apple has posted two articles about this topic: New requirements for apps available in Texas Next steps for apps distributed in Texas I'd highly encourage watching these WWDC25 videos a few times to catch all the details: Deliver age-appropriate experiences in your app - WWDC25 Enhance child safety with PermissionKit - WWDC25
Dec ’25
Developer Lab no show?
My WWDC24 Developer Lab confirmation email said to come here if there are questions or issues. Well I was on the Webex at the appointed time and no one showed up. What is my next course of action?
1
0
752
Jun ’24
Call summary blocks my iPhone
I'm currently using iPhone 5s and 7 plus (with latest firmware) and the problem lies on both the devices, the call summary stuck's my devices ( sometimes it work's fine ) not allowing to accept or done(call summary) and finally I need to restart my phone several times
1
0
418
Sep ’17
Apple Developer Labs for visionOS closed?
Hi, I was going to apply to the Developer Labs for Vision Pro, but I've never gone through this process in the Apple ecosystem. Are the developer labs still open? On the website, there is a button to apply, but it takes me to a page with no upcoming events. I want to make sure I'm not missing something, or need to upgrade my account in order to apply to the developer labs https://developer.apple.com/visionos/labs/
2
0
900
Aug ’23
Does AU Lab support AU v3?
I cannot seem to get AU Lab to see the FilterDemo v3 AU created by the Apple sample code in AU Lab. I can see it in Garage Band. I found some references to AU Lab not supporting v3 AUs, though it is almost shocking that an Apple test tool doesn't support AU v3. I looked for a later version of AU Lab but that is also frustrating (my version is 2.2.2).So the question is simple - is there a version of AU Lab that does support v3 AUs, and if so, where can I find it? If not, can someone recommend a good alternative? Using GarageBand or Logic Pro is really not what I want to do when I'm testing AudioUnits, especially when I want more free form routing.
2
0
769
Oct ’16