sarriaroman / FabricPlugin

Fabric.io plugin for Cordova or Phonegap
MIT License
198 stars 159 forks source link

Capacitor #146

Open jona711p opened 5 years ago

jona711p commented 5 years ago

Hello.

Trying to use this plugin with Capacitor. But I cant use variables. 🤔 Is there a way to hardcode the api kyes into the plugin? So that the plugin dont need to read them frem manifest.xml? Becuz Capacitor generates a new XML with gradle sync. So I cant store my keys there.