dlandtaa
dlandtaa
Okay, so I figured out how to make it work. You do need to create a firebase app. I'll try to set aside some time to update the docs and...
@skyline220 I appreciate the info. I'm hoping there's a way to handle this that doesn't involve editing auto generated files like `plugin.xml`.
@skyline220 I tried your method by updating the following lines of `plugin.xml` for this plugin: ``` ``` and the following lines of `plugin.xml` for `cordova-plugin-firebasex`: ``` ```` I get less...