fechanique / cordova-plugin-fcm

Google FCM Push Notifications Cordova Plugin
624 stars 990 forks source link

Working on Ionic App where i am facing plugin version related issue. Please help to get me out from this issue. #573

Open alexbertoldi opened 5 years ago

alexbertoldi commented 5 years ago

google-services plugin could not detect any version for com.google.android.gms or com.google.firebase, default version: 9.0.0 will be used. please apply google-services plugin at the bottom of the build file. The Task.leftShift(Closure) method has been deprecated and is scheduled to be removed in Gradle 5.0. Please use Task.doLast(Action) instead. at build_dv6lzgluo19ykxjukiyadsxm9.run(/Users/sumeet/theVille/platforms/android/build.gradle:144) registerResGeneratingTask is deprecated, use registerGeneratedFolders(FileCollection)

FAILURE: Build failed with an exception.

BUILD FAILED in 23s /Users/sumeet/theVille/platforms/android/gradlew: Command failed with exit code 1 Error output: FAILURE: Build failed with an exception.

BUILD FAILED in 23s [ERROR] An error occurred while running subprocess cordova.

    cordova build android exited with exit code 1.
EmilienRamos commented 5 years ago

Solution found ?