How to get Facebook API Plug-in working on mobile Android device
I went through the Facebook API Plug In and was able to get it to connect to Facebook through the web, but when I built it on my Android phone with a .apk, it allows me to sign in, but it gives me this error:
The page you requested cannot be displayed right now. It may be temporarily unavailable, the link you clicked on may be broken or expired, or you may not have permission to view this page.
Is there a way to get the Facebook plug-in to work with an app that is not web-based? Thanks.