Post

Replies

Boosts

Views

Activity

Comment on UICloudSharingController sharing via Messages broken in iOS16
I'm using Apple's sample code from here (https://developer.apple.com/documentation/coredata/sharing_core_data_objects_between_icloud_users) on iOS 16.0.3 and I still see the same problem. Once the object is shared, the UICloudSharingController works fine. But if you stop sharing and try sharing again, it doesn't work anymore, the message is a spinner that spins indefinitely regardless if I'm invoking from UIViewController or not.
Oct ’22