apple / apple/sample-cloudkit-sharing
Setting UICloudSharingController.availablePermissions has no effect
Open
- Dominant language
- Swift
- Stars
- 331
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
In CloudSharingView.swift, `sharingController.availablePermissions` is set to `[.allowReadWrite, .allowPrivate]`.
According to the documentation, I would expect the user not to be presented the share options "Anyone with the link" and "View only", but running the app these options are available.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.