I'm developing social media app with Facebook. And my application is supporting both iOS 5 and iOS 6 and I want to use native facebook for inviting friends.
In iOS 5 its working fine using graph api. And in iOS 6 new features added by apple that we can use Facebook natively as twitter. So we don't need to login from our app it will take credential from setting screen of iphone in iOS 6.
So for this I have to use social framework as we are using in twitter. I successful in use of native dialog for Facebook image share and post as it looks like in twitter.
Now I want to invite friends in Facebook using native dialog ( Social framework).
And I have no idea how to invite friends in iOS6 using social framework.
I search a lot but not able to find any solution even I dont know is it possible or not ?
If anyone have got sample project or good idea for this,please notice to me.
I hope you understand my problem...
if not please tell me..