chemerisuk / cordova-plugin-firebase-config

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

Android XML Remote config file not found #16

Closed junavarro closed 4 years ago

junavarro commented 4 years ago

Hello, I having an issue related to the ionic config.xml in android.

I can not set the XML remote_config_file in configt.xml in order to provide a default local configurations. If I try to set a file when I call the getString from the local resource, It brings null.

How do I set a file to my ionic project, so I can apply default config parameters and read them in my app when it does not have internet connection.

Thank you so much. Juan

chemerisuk commented 4 years ago

Better to ask ionic team.