iOS 10b3: exluding the "Add to iCloud Drive"-activity is not possible

Originator:raise.rescue
Number:rdar://27493621 Date Originated:22-Jul-2016 04:20 PM
Status:Closed Resolved:Behaves correctly
Product:iOS SDK Product Version:iOS 10b3
Classification:Other Bug Reproducible:Always
 
Summary:
Adding @“com.apple.CloudDocsUI.AddToiCloudDrive" to the excludedActivityTypes of the UIActivityViewController has no effect, the “Add to iCloud Drive”-activity is still shown.

Steps to Reproduce:
Create an UIActivityViewController to share a file and include @"com.apple.CloudDocsUI.AddToiCloudDrive" to the “excludedActivityTypes”-property.

Expected Results:
The “Add to iCloud Drive”-activity should not be shown.

Actual Results:
The “Add to iCloud Drive”-activity is shown.

Regression:
-

Notes:
-

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!