【发布时间】:2017-10-10 10:59:55
【问题描述】:
我正在尝试在 Ionic3 中通过 FCM 实现推送通知。我遵循Ionic FCM docs 中的所有内容。一切都很顺利,但是当我尝试构建时,我得到了下面的错误。如何解决这个问题,在此先感谢。
BUILD FAILED
Total time: 2.138 secs
Error: cmd: Command failed with exit code 1 Error output:
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':processDebugGoogleServices'.
> Please fix the version conflict either by updating the version of the google-services plugin (information
about the latest version is available at
https://bintray.com/android/android-tools/com.google.gms.google-services/) or updating the version of
com.google.android.gms to 9.0.0.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
【问题讨论】:
标签: cordova cordova-plugins google-play-services cordova-plugin-fcm