How To Query Facebook Graph API In An Ionic 2+ App

In this post, we'll have a look at the Facebook Graph API and how to query it to get public posts from a Facebook Page without using any external plugins. For public posts you don't need a User Token to get access, you only need an App Token. I'll show

31 Jan 2017 ... We'll make an app that takes the posts from their Facebook Page and displays the first photo of every post, just to make the app look pretty. :) Ionic ...

Lee mas