Error inflating class com.facebook.widget.LoginButton

前端 未结 14 2642
星月不相逢
星月不相逢 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:51

    I had the same error even when I tried to run it in the emulator.

    My problem was more related that I added the Facebook Sdk to the build path instead of adding the project in the Properties tab. I got the answer from another stackoverflow answer

    0 讨论(0)
  • 2020-12-15 07:54

    I had the same error, I just cleaned my projects (facebook sdk and current project) and it was resolved.

    0 讨论(0)
提交回复
热议问题