Phonegap facebook plugin Error calling method on NPObject
I've just updated my Android SDK Manager and SDK tools to version 22 and I've started getting this error when I attempt a login in my phonegap app which uses phonegap-facebook-plugin, I didn't change anything in my code, everything used to work fine with the previous android SDK tools version. I tried with cordova 2.8 and 2.9. I get the same error even if I try the demo provided by the plugin author. How can I safely revert to my last SDK tools version? Or is there any quick solution the issue?
Full error message: "Uncaught Error: Error calling method on NPObject. at file:///android_asset/www/js/cordova.js:863"
thanks!!
链接地址: http://www.djcxy.com/p/53406.html上一篇: Phonegap 3.0自定义插件