Search results for

A Summary of the WWDC25 Group Lab

10,092 results found

Post

Replies

Boosts

Views

Activity

Reply to Looking for a way to implement the video display effect in Apple's 'Spatial Gallery'
Hi there! In visionOS 26, you can enable this spatial video styling in both AVPlayerViewController (from AVKit) and VideoPlayerComponent (from RealityKit). For full details on how to do so, check out the Support immersive video playback in visionOS apps video from WWDC25, which has a section dedicated to spatial video playback in VideoPlayerComponent.
Topic: Spatial Computing SubTopic: General Tags:
Jun ’25
App Groups names are red
I have recently restarted an old code base. The app uses App Groups to communicate with network and endpoint system extensions. For some reason, in Xcode > Target > Signing & Capabilities the app groups are showing up with red text. I feel the red signifies a problem, but I cannot figure out what it is. The app compiles and runs, but I feel there is problem that I am missing. Any idea why App Group names would be displayed in red?
4
0
220
Sep ’25
How to get App Group ID ??
Hi !I set 'ON' in app group setting, and do setting on ADC..And I want to get App Group ID by coding (in the program)Is there any way to get App Group ID by coding ? (do not have to write.. only reading is neccessary)Thanks in advance 🙂
Topic: UI Frameworks SubTopic: UIKit Tags:
3
0
4.3k
Nov ’15
How to create and assign app groups
Hello,I'm trying to automate the creation of app groups for a given bundle id. I've checked the documentation but there are no information regarding what to do to create a new app group identifier and how to connect it to a bundle identifier.I can only enable the APP_GROUPS capability (https://developer.apple.com/documentation/appstoreconnectapi/enable_a_capability) but then there doesn't seem to be a way to assign an app group to a bundle id.The modify capability endpoint (https://developer.apple.com/documentation/appstoreconnectapi/modify_a_capability_configuration) seem promising but there's no documentation regarding the format of the request, and after trying to list the information for a bundle identifier (https://developer.apple.com/documentation/appstoreconnectapi/list_all_capabilities_for_a_bundle_id) with a manually set up bundle identifier with an app group in the developer portal, the API doesn't even return the app groups for a bundle identifier with t
7
0
14k
Jan ’20
macOS App Group Entitlements
We have a cross platform App available on Mac, iOS & soon tvOS. We are adding a new App Group to be used by this app. We also have a as yet unpublished future Mac Catalyst app that will need access to the App Group. The Apple docs suggest prefixing app groups on Mac with the team ID but not on other platforms. We would like to avoid prefixing with the team ID because: my understanding is that Mac Catalyst apps don't use the team ID and we would like to support that use case to communicate between our current cross platform app and the future catalyst app. Having a single code base but different group container IDs per platform means a bunch of extra conditional logic in the project we would rather avoid. So with that context our aim is to have an app group that is named consistently across platforms and meets sandboxing requirements for App Store distribution. However when developing using the non-team prefixed app group name on macOS Sequioa I see the
1
0
1.1k
Aug ’24
AU Lab midi mapping (host automation?) broken?
Or did it ever work? I just started trying to get a small setup with a single AU happening. I can play notes and assign midi CC #s to parameters in a plugin, but Command-clicking to open the midi mappings window does only that – I move a midi control as it directs but nothing happens. Notes no longer play and the application is not responding. Clicking cancel in the midi mapping window results in a beachball and I have to force-quit. I've had zero luck with multiple google searches on a variety of terms, so I'm posting here. TIA for any help! I have the latest AU Lab (2.3, created March 6, 2020) on a fresh install of Mojave (10.14.6). BTW - I am assuming, perhaps incorrectly, that midi mapping and host automation are the same thing. Maybe I need to be set straight there. I'm curious though – if Apple means this program to be a test bed for AUs that devs build, how could it not have some way to test host automation? This makes no sense to me.
0
0
437
Aug ’20
Reply to Core Data Predicate - Table View Display Format
The code in the previous post wasn't presented for copy/pasting, it was presented as an example of the idea.The thing is, if this were a classroom assignment, the purpose of the assignment would be:Use sortDescriptors on an NSFetchRequest to group the fetch results by name.Instead of displaying the results of the fetch request directly, display one section and for the rows display information from the groups of the fetch request.Or, as a variation to the second bullet point, instead of displaying the individual rows, initially display a single row displaying summary information for the group which is replaced by the individual rows when expanded.But all of that still boils down to:Step 1: Sort your fetch request by name.Step 2: Customize your table view code in a manner that goes beyond the scope of a single forum post.As a good start, the table view and collection view sessions from each year's WWDC videos explain how to do this sort of thing, things like dynamically addin
Topic: Programming Languages SubTopic: Swift Tags:
Dec ’15
Reply to Spatial Gallery App functionality
Hello! In visionOS 26, we have new APIs that make it possible to build a similar gallery interface yourself in RealityKit. For spatial photos, and also the new spatial scenes introduced in visionOS 26, check out the new ImagePresentationComponent and Spatial3DImage APIs. The Presenting images in RealityKit sample code project is a great place to get started, and the What's new in RealityKit video from WWDC25 has a section showing how to use ImagePresentationComponent for spatial photos. For spatial videos, we've added support for spatial styling in VideoPlayerComponent in visionOS 26. Check out the Playing immersive media with RealityKit to get started. We also have a section on spatial video rendering in RealityKit in the Support immersive video playback in visionOS apps video from WWDC25.
Topic: Spatial Computing SubTopic: General Tags:
Jun ’25
Xcode Expands All Groups
Hi!(In advance I'm using Xcode 9.2 (9C40b))Xcode is great but one thing that grids my gears, is that whenever I add something(New file, Group, etc) to the file tree all groups gets expanded😢 This gets really annoying beacause of having multiple groups and having to minimize everything over and over again.I can't be the only one with this issue, or am I doing something wrong?If this is just a bug in Xcode, is there a future update coming to fix this?Regards/Guthner
0
0
274
Feb ’18
Initiating group facetime WatchOS
Is there are URL scheme available to WatchOS that will start a group call? The facetime-group prefix prompts the user to start on iOS, but is unsupported on watchOS. Additionally, on WatchOS, the user can manually select contacts to add to an existing facetime audio call. URL scheme example that worked on iOS: facetime-group://?remoteMembers=+12345678901;+23456789012&isVideoEnabled=1 Console warning when attempting on WatchOS: -[SPApplicationDelegate extensionConnection:openSystemURL:]:2418: URL with scheme facetime-group not supported.
0
0
371
Sep ’24
Wednesday Education and Enterprise Deployment and Development Lab Notes
Question:How does the MDM command to Install major update force macOS Sierra upgrades on DEP-enabled Macs?Is the user asked to authorize the upgrade, or does the upgrade happen with or without user consent?Answer:It downloads the OS installer from the MAS, and triggers the startosinstall command line tool.It behaves like a restart-required software update:If the user is logged-in and there is unsaved data, it will nag you that there is a pending software update and to please restart.If nobody is logged-in (i.e. at loginwindow), the OS upgrade starts without user intervention.Question:Can both the ALF and PF firewalls be configured via MDM?Answer:Yes, with caveats. Refer to Sierra's Profile Manager for the currently supported functionality.Question:Are the ALF and PF firewalls configured via Profiles (.mobileconfig) or directly via MDM commands?Answer:Configuration profile (.mobileconfig file)Question:Can firewall logging also be configured this way? If so, can the new log command line utility see the logs, so
0
0
572
Jun ’16