I need to use a facebook like button iframe in my Android App...if I use this code I see it on my PC Desktop but I don't see anything in Android.
Do you know why and if exist a method to display the like button in Android? I'm Using Sencha Architect and Touch 2.3 Thank you
<iframe src="//www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2FFacebookDevelopers&width&height=62&colorscheme=light&show_faces=false&header=false&stream=false&show_border=false&appId=780849738633803" scrolling="no" frameborder="0" style="border:none; overflow:hidden; height:62px;" allowTransparency="true"></iframe>
It is as you say you.
This is my code: