breautek commented on issue #1527: URL: https://github.com/apache/cordova-android/issues/1527#issuecomment-1346834458
This is caused by `cordova-plugin-firebasex 9.1.0-cli "Google Firebase Plugin"`. Reproduced your issue by creating a new cordova project and adding plugins one by one while building each time, and your issue reproduced when using v9.1.0-cli of this plugin. That plugin current version is v16.0.0, so I'll try updating it, since you're several versions behind. Using a latest version for me produces an error stating I'm missing google-services.json, which I assume will successfully build if I had an actual credentials file. Closing as this isn't a bug with Cordova. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
