Error inflating class com.facebook.widget.LoginButton

前端 未结 14 2647
星月不相逢
星月不相逢 2020-12-15 06:54

I have built a Facebook integration using the steps from the 3.0 documentation. It works fine in when I deploy the app to my phone using Eclispe; however, when I export the

14条回答
  •  一个人的身影
    2020-12-15 07:50

    If you add facebook library to your application at Properties->Android , you should delete facebook.jar in your facebooksdk path/bin/facebook.jar. It cause error when link in eclipse. Then you clean your facebook sdk and your application. I hope will work fine.

提交回复
热议问题