I was wondering if there was a possible way to use FQL with Swift. I've tried to look through the graph api and wasn't able to find the functionality that I needed.
I'm basically trying to get all the user likes, posts (graph api can provide this), and comments. If there's a better way to get all the comments that a user has posted, both on their posts and other posts, please let me know.
Thanks!