Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Failed #12

Closed
Tarekajaj opened this issue Dec 29, 2016 · 1 comment
Closed

Build Failed #12

Tarekajaj opened this issue Dec 29, 2016 · 1 comment

Comments

@Tarekajaj
Copy link

Error: cmd: Command failed with exit code 1 Error output:
app\platforms\android\src\by\chemerisuk\cordova\firebase\FirebaseAnalyticsPlugin.java:99: error: cannot find symbol
this.firebaseAnalytics.setCurrentScreen(
^
symbol: method setCurrentScreen(Activity,String,)
location: variable firebaseAnalytics of type FirebaseAnalytics
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 error

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':compileDebugJavaWithJavac'.

Compilation failed; see the compiler error output for details.

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
@Tarekajaj
Copy link
Author

updating "Android Support Repository" and "Google Repository" solved the problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant