Warning: Sessionless Request needs token but missing either application ID or client token

前端 未结 6 1964
南笙
南笙 2021-02-05 02:44

Using the FB SDK for Android sometimes it throws me error in Logcat.

Anyone knows the reason? My app is running and approved (Not on google play). I\'m also using the ha

6条回答
  •  遥遥无期
    2021-02-05 03:06

    You are getting this error because you have might not declare your application id in manifest.xml or you have not properly registered your application on "developers.facebook.com"

提交回复
热议问题