I am using Facebook Connect Plugin for cordova.(https://github.com/Wizcorp/phonegap-facebook-plugin) I did all the steps as mentioned in official documentation and also from ngCordova documentation for facebook plugin. But I have been stuck with this error:
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details. 14 errors
:CordovaLib:compileDebugJava FAILED
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':CordovaLib:compileDebugJava'.
Compilation failed; see the compiler error output for details.
I get this error while cordova build. I have the plugin and android platform. I am using cordova version 5.0.0
I am using Facebook Connect Plugin for cordova.(https://github.com/Wizcorp/phonegap-facebook-plugin) I did all the steps as mentioned in official documentation and also from ngCordova documentation for facebook plugin. But I have been stuck with this error:
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details. 14 errors
:CordovaLib:compileDebugJava FAILED
FAILURE: Build failed with an exception.
What went wrong: Execution failed for task ':CordovaLib:compileDebugJava'.
Compilation failed; see the compiler error output for details.
I get this error while cordova build. I have the plugin and android platform. I am using cordova version 5.0.0