ashishkakkad.com
Get Reactions from Timeline Post via Facebook Graph API - Swift - iOS - Ashish Kakkad
New version of SDK is 4.16.x(Swift) and Graph API Version is 2.8. With the Graph API 2.6 Facebook has given support to fetch (read only) the Reactions on Timeline Posts. Post is updated for iOS 10 and Swift 3 API documentation is available here. Let’s learn how to get reactions from the post Install pods ... Read more
Ashish Kakkad