SERVER_ERROR: [code] 1675030 [message]: Error performing query

后端 未结 17 1948
花落未央
花落未央 2020-11-29 04:07

I am using Facebook login in android.
Code:

callbackManager = CallbackManager.Factory.create();
    LoginButton loginButton = (LoginButt         


        
17条回答
  •  心在旅途
    2020-11-29 04:22

    I dont know if this will help but from personal experience when you generate the development key you will need to type a password which is "android" and make sure you add the = after the code when you are adding it in the field on developers facebook domain

提交回复
热议问题