Re: Built-in Activity Types
Re: Built-in Activity Types
- Subject: Re: Built-in Activity Types
- From: koko <email@hidden>
- Date: Wed, 01 May 2013 12:59:48 -0600
I should also note that I want to add my custom activities as well and understand I need to subclass UIActivity but some details would be helpful.
On May 1, 2013, at 12:39 PM, koko <email@hidden> wrote:
> 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
>
_______________________________________________
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