Is there a way to integrate the facecbook comments plugin into an ionic app? I haven’t been able to get it work by simply adding the facebook sdk and putting the plugin div:
<div class="fb-comments" data-href="http://developers.facebook.com/docs/plugins/comments/" data-width="100%" data-colorscheme="light"></div>
into my code.