0

I used Sharekit in my application. During implementation I included all services in Sharekit.

Now I use only Facebook & Twitter share, I managed to show my action sheet visible only for Facebook & Twitter.

Now I want to remove all unused services like Dropbox,Evernote,Onedrive. As this will increase the size of the application, my intention is to reduce the size of the application by removing the unused services. Anyone please advice.

kart
  • 45
  • 11
  • I don't think that removing such services changes the size of your app dramatically. Your just "hiding" that services from the user, and the ShareKit is not inside your application, it's part of iOS. – beeef Nov 12 '14 at 12:41
  • @beeef thanks. what do you mean by "ShareKit is not inside your application, it's part of iOS". – kart Nov 12 '14 at 14:00
  • Do you use the default UIActivityViewController or do you have any 3rd party framework for that? – beeef Nov 12 '14 at 14:06
  • Sorry, I think I misunderstood your question. – beeef Nov 12 '14 at 14:06
  • Is there any ways to remove dropbox, Evernote ? – kart Nov 12 '14 at 14:19

0 Answers0