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 fail with for Android platform [Resolved] #9

Closed
santiDotIO opened this issue Jul 3, 2018 · 0 comments
Closed

Build fail with for Android platform [Resolved] #9

santiDotIO opened this issue Jul 3, 2018 · 0 comments

Comments

@santiDotIO
Copy link

Build kept failing when I installed this plugin, I would get the following build error

BUILD FAILED in 5s
28 actionable tasks: 3 executed, 25 up-to-date
(node:4178) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: /Users/santiago/Sites/clients/andpizza/mobile-app/platforms/android/gradlew: Command failed with exit code 1 Error output:
platforms/android/app/src/main/java/com/adobe/phonegap/push/FCMService.java:74: error: cannot access zzbej
    String from = message.getFrom();

I was able to resolve the issue by installing the following plugins. I did have to remove the --variable PLAY_SERVICES_VERSION=15.+ and --variable FIREBASE_VERSION=15.+.

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

2 participants