Post

Replies

Boosts

Views

Activity

Reply to UICloudSharingController no longer allows "add people"
Might be off topic, but this is the closest thread that I found related to my problem. For people running into this issue still, I initially only set [.allowReadWrite] as availablePermission on the UICloudSharingController. Because of this I couldn't invite people over the UICloudSharingController. Adding the .allowPrivate permission fixed this, ending up with: [.allowReadWrite, .allowPrivate]. Hope this helps.
May ’24
Reply to UICloudSharingController no longer allows "add people"
Might be off topic, but this is the closest thread that I found related to my problem. For people running into this issue still, I initially only set [.allowReadWrite] as availablePermission on the UICloudSharingController. Because of this I couldn't invite people over the UICloudSharingController. Adding the .allowPrivate permission fixed this, ending up with: [.allowReadWrite, .allowPrivate]. Hope this helps.
Replies
Boosts
Views
Activity
May ’24
Reply to Xcode Organiser is trying to download crashes from wrong account after transferring app
What helped for me was in Xcode going to "Settings" > "Accounts" > "Click the associated account" > "Click Manage Certificates". Once I did this, the crashes loaded properly again without crashes.
Replies
Boosts
Views
Activity
Jul ’23