I am using Firebase Crashlytics plugin .
My project info is mensioned below
Ionic CLI : 5.4.16
Ionic Framework : @ionic/angular 5.5.2
@angular-devkit/build-angular : 0.1000.8
@angular-devkit/schematics : 10.0.8
@angular/cli : 10.0.8
@ionic/angular-toolkit : 2.3.3
Cordova:
Cordova CLI : 9.0.0 (cordova-lib@9.0.1)
Cordova Platforms : android 8.1.0
Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 4.2.1, (and 13 other plugins)
Utility:
cordova-res : 0.15.3
System:
NodeJS : v10.16.3
npm : 6.4.1
OS : Windows 10
I am getting issues while building the project with android platform .
build failed - Cannot add extension with name ‘googleServices’,
error: package com.android.annotations does not exist
I have tried multiple solution but it failed to build
Is this any compatibility issues from my dependencies version .
Is that any other package to use the firebase crash report like cordova plugin add cordova-plugin-firebasex
Any suggestion is highly appreciated.
1 post - 1 participant