I am using UIActivityViewController to share content on Facebook. It displays 'Posted via iOS' in Facebook.
But I want it to display the app_name instead of iOS. Can someone please help me with this.
I am using UIActivityViewController to share content on Facebook. It displays 'Posted via iOS' in Facebook.
But I want it to display the app_name instead of iOS. Can someone please help me with this.
There is NO way to include your Facebook App name via UIActivityViewController.
To use your Facebook App name, you should use Facebook SDK to share content instead.