logging in to facebook from my app works on emulator but not on device

后端 未结 2 818
醉酒成梦
醉酒成梦 2021-01-12 07:53

This is my code for logging in to facebook.

mLoginButton = (LoginButton) findViewById(R.id.login);

        // restore session if one exists
        SessionS         


        
2条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-12 08:25

    You need to generate the hash key of your system and just place it by editing the existing facebook App.

提交回复
热议问题