Facebook Like button + Phonegap
问题 I'm trying to use Facebook Like button in my Phonegap (HTML + JS) app, but it doesn't work. If I test it in the browser (local test), the button appears. But when I build it with Phonegap BUild and run it in my smartphone, the button is not showed. I'm using the code below: <div class="fb-like" data-href="https://www.facebook.com/pages/Save-Points/293951217439051" data-layout="standard" data-action="like" data-show-faces="true" data-share="true"></div> 回答1: The current way to implement the