android - Cannot connect to Facebook -
i have problem connecting facebook application. had connected, logged-in , posted facebook via android emulator failed when exported physical devices (both android smartphone , tablet). don't know problem be.
please update below code of application.
public void loginandposttowall() { facebook.authorize(this, permissions, facebook.force_dialog_auth, new logindialoglistener()); }
Comments
Post a Comment