I have a UIActivityViewController
with system activities as well as Custom UIActivities
. Can I have the UIActivityViewController
show up items in a particular order? i.e I want the custom UIActivity appear first in the list of activity items in front of the system activity like UIActivityTypeSaveToCameraRoll
.
Asked
Active
Viewed 594 times
0

Xcoder
- 1,762
- 13
- 17
-
any luck for solution? – BaSha Jun 01 '15 at 15:16
-
Nope. Ended up using a custom control. – Xcoder Jun 01 '15 at 15:26