urbanairship / urbanairship-cordova

Urban Airship integration with Apache Cordova
https://docs.airship.com/platform/mobile/setup/sdk/cordova/
Other
142 stars 149 forks source link

Android build failed when I installed plugin urbanairship-cordova together with cordova-plugin-fcm-with-dependecy-updated #415

Closed YaroslavG closed 1 year ago

YaroslavG commented 1 year ago

Hello, I try to install your plugin in my project and it was added successfully. But when I start the android build - it failed. Is it even possible that these two plugins can be used together?

Error logs:

Build file 'app/platforms/android/app/build.gradle' line: 349 What went wrong: A problem occurred evaluating project ':app'. Failed to apply plugin 'com.google.gms.google-services'. Cannot add extension with name 'googleServices', as there is an extension already registered with that name.

rlepinski commented 1 year ago

What versions are you on?

YaroslavG commented 1 year ago

After updating the FCM plugin build was successful.