NPE at android.webkit.WebView.onWindowFocusChanged

后端 未结 1 2089
旧巷少年郎
旧巷少年郎 2021-02-10 06:09

I am using Facebook android SDK which embed webview in dialog. when ever i re installs application on droid with android 2.2 , webview crashes for first time giving following st

1条回答
  •  再見小時候
    2021-02-10 06:55

    Your Problem is you don't have registered your application on Facebook, i have face also this problem , now i have create a new app and change key and that is working fine for me..

    in my case, i was using the key of my previous application then shows this error, now i have created app on facebook with new packagename and class name, then in is working fine for me.. thanks

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