Why is my promise not running synchronously? – Facebook api
Have looked around and can't quite find the answer. I am trying to run a promise which executes a fulfil statement once all facebook api pages have been iterated through and saved to an array. I know the function's ugly…