Waiting for the fetch to complete and then execute the next instruction – Facebook api
Is it possible to wait until the fetch instruction has completed before executing the next code / instruction (just like how AJAX waiting works)? These functions are actually used to request the “privacy value” of a post from the Facebook…