-1

Possible Duplicate:
Problems adding custom activity to UIActivityController

I have a working UIActivityViewController in my iOS 6 app that is being used to show the standard social applications (email, Facebook, Twitter, and iMessage). I am wondering if their is a way to add your own social networking sites to this controller? Specifically I am looking at Pinterest, but I am wondering how to do this in general.

Community
  • 1
  • 1
lehn0058
  • 19,977
  • 15
  • 69
  • 109

1 Answers1

2

Take a look at this:

This is a sample code! And you can do it like they do in this sample:

http://www.cocoacontrols.com/platforms/ios/controls/buffer-uiactivity

hope that helped

MasterRazer
  • 1,377
  • 3
  • 16
  • 40
  • one question...could you vote up my questions I asked? It just the last three one. I would happy if you could do that, because I'm not able to ask more because ther're voted down. Thanks – MasterRazer Dec 06 '12 at 23:48