How do I restrict a share to only be shared by specific users in iOS 16?

Has anyone noticed that with the latest iOS (16.1.2), UICloudSharingController doesn't restrict who can have access to the share when you set the availablePermissions to include .allowReadOnly and exclude .allowReadWrite. It behaves as I expect in the previous versions of iOS.

Anyone know anything that would help me with this problem?

  • can you reproduce in iOS 16.2? If yes, file a bug in FeedBack Assistant

Add a Comment