chemerisuk / cordova-plugin-firebase-config

Cordova plugin for Firebase Remote Config
MIT License
21 stars 31 forks source link

Manifest merger failed #17

Closed frankcs closed 4 years ago

frankcs commented 4 years ago

Thank you for creating this plugin, i would really like to use it in an ionic app. The problem here is that i'm trying to integrate using capacitor trough ionic-native and after following the installation instructions I'm getting the error described here:

https://github.com/ionic-team/ionic-native/issues/3341

Could you please support?

jcesarmobile commented 4 years ago

Looks related to the plugin using Android X. You can try to update to Capacitor 2.0.0-beta.0 as it supports Android X

chemerisuk commented 4 years ago

Closing, since this plugin doesn't have AndroidX dependencies.