• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Built-in Activity Types
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Built-in Activity Types


  • Subject: Built-in Activity Types
  • From: koko <email@hidden>
  • Date: Wed, 01 May 2013 12:39:21 -0600

How does one specify which of the built-in Activity Types should be displayed in the UIActivityViewController?

If I do this:

   NSArray *activityItems = [NSArray arrayWithObject:@"STRING"];
   self.activityViewController = [[UIActivityViewController alloc] initWithActivityItems:activityItems applicationActivities:nil];


I get Mail, Message and Copy activities but would like to customize this list to be Mail, Print,FaceBook.

I am stumped!

-koko
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Built-in Activity Types
      • From: koko <email@hidden>
  • Prev by Date: Re: View Based Table - where is my data?
  • Next by Date: View Based TableView - how to use bindings?
  • Previous by thread: Re: View Based Table - where is my data?
  • Next by thread: Re: Built-in Activity Types
  • Index(es):
    • Date
    • Thread