As discussed here & here, it's possible to exclude other ActivityType
options using UIActivityViewController
's excludedActivityTypes
, beyond just those which are pre-defined.
However, how does one find out the identifiers for any given ActivityType
(ideally programmatically at build-/run-time, if possible), so they can then be excluded?
For example, I'm looking to disable Send to Kindle and Chrome.