I have integrated ngx-facebook to add a Facebook page like feature. I need to determine whether my FB page has been liked in order to take certain actions based on the response.
To implement the FB like functionality, I referred to the tutorial available at "https://www.npmjs.com/package/ngx-facebook".