When i change the package-name for the name that have in my config.xml widtget and run ionic cordova run android again, the package-name is replace to com.github.cordova_plugin_firebase every time i run ionic cordova run android... How i can fix this?
My application works normally before i installing phonegap push plugin in my ionic project.
After i install this package and make a
ionic cordova run android
i receive:BUILD FAILED in 6s cmd: Command failed with exit code 1 Error output: FAILURE: Build failed with an exception.
My google-services.json is replace by this archive every time i make a ionic cordova run android:
When i change the package-name for the name that have in my config.xml widtget and run ionic cordova run android again, the package-name is replace to com.github.cordova_plugin_firebase every time i run ionic cordova run android... How i can fix this?
My cordova plugin ls:
cordova --version 8.0.0
cordova platform version android Installed platforms: android 7.1.0 ios 4.5.5 Available platforms: browser ~5.0.1 osx ~4.0.1 windows ~5.0.0 www ^3.12.0
cordova plugin version
cordova-plugin-advanced-http 1.11.1 "Advanced HTTP plugin" cordova-plugin-app-event 1.2.1 "Application Events" cordova-plugin-app-version 0.1.9 "AppVersion" cordova-plugin-background-mode 0.7.2 "BackgroundMode" cordova-plugin-badge 0.8.7 "Badge" cordova-plugin-device 2.0.2 "Device" cordova-plugin-dialogs 2.0.1 "Notification" cordova-plugin-file 6.0.1 "File" cordova-plugin-firebase 2.0.5 "Google Firebase Plugin" cordova-plugin-ionic-keyboard 2.1.2 "cordova-plugin-ionic-keyboard" cordova-plugin-ionic-webview 1.2.1 "cordova-plugin-ionic-webview" cordova-plugin-local-notification 0.9.0-beta.2 "LocalNotification" cordova-plugin-local-notifications-db 0.8.4 "LocalNotification" cordova-plugin-sim 1.3.3 "SIM" cordova-plugin-splashscreen 5.0.2 "Splashscreen" cordova-plugin-whitelist 1.3.3 "Whitelist" cordova-sqlite-storage 2.4.0 "Cordova sqlite storage plugin" cordova-support-google-services 1.1.0 "cordova-support-google-services" phonegap-plugin-multidex 1.0.0 "Multidex" phonegap-plugin-push 2.2.3 "PushPlugin"
ionic version 4.1.1
ng version