Really struggling to get iCloud sharing working on this new SwiftUI app I’m working on (alongside my mates Claude and Codex). Everything in the code looks right according to Apple’s developer docs, and everything is configured correctly in CloudKit console, but the app just isn’t receiving any CKShare.Metadata through any ingress point. With several days and countless tokens burned my AI teammates are both stumped, both recommending I raise a support issue with Apple 😂.
Seriously considering rolling my own collaboration mechanism if I can’t figure this out soon (it would make integrating an Android build a lot easier down the line if I did).