Post

Replies

Boosts

Views

Activity

Reply to ZoneSharing CloudKit UI
Ziqiao: Thank you for getting back to me on this issue. I have moved my code to use ShareLink; I am using SwiftUI and this looks like the best match. I was hoping to be able to use the CKShare to track who was invited to the Share. But, in my experiments, I am not seeing any invitations reflected into the CKShare's participants before they accept the invitation. Is there any way to use ShareLink to populate the CKShare's participants when they are 'invited' but not yet have accepted the invitation? [I am still working on getting 'accepting' working in my test environment, so I might still have more questions once I can see that part of the workflow working]. Thanks in advance, Charlie
Topic: UI Frameworks SubTopic: UIKit Tags:
Aug ’25
Reply to Looking for a mechanism in iPadOS 26 to 'split a window' into two adjacent windows like it worked in iPadOS 18.
I should have noted: I can add a defaultSize to the new windowGroup but if the current window is full-screen, this default is ignored. If the window is not full-screen, then the default size is STILL ignored, but the two windows appear stacked with an offset on top of each other. So this is closer to what I am looking to accomplish, but I need to have it work for both FULL-SCREEN and WINDOWED configurations.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Jul ’25