Can I use UIActivityViewController and FKSDKShareDialog in combination?

43 Views Asked by At

Is there a way to use UIActivityViewController and FacebookSDK in combination, so that tapping the Facebook icon launches FKSDKShareDialog?

1

There are 1 best solutions below

0
On

You can use swizzling to uiactivity. Please read this post http://blog.jldagon.me/blog/2015/02/28/hacking-the-default-facebook-uiactivity or you can download an example from here https://github.com/jilouc/CCAFacebookAppActivity