This repository was archived by the owner on Apr 15, 2021. It is now read-only.

Description
I am using ionic2 with your plugin. We are using airwatch in our enterprise.
We published our code to Google Play, set as internal access only. We saw an error message "This app doesn't support app configuration", when we tried to enable "Send Application Configuration" from the airwatch console. ( the same exact code works for iOS).
Also I checked my config.xml file, the version is: ~1.0.1 Does that matter? I tried to do:
cordova plugin rmv cordova-plugin-emm-app-config and
cordova plugin add cordova-plugin-emm-app-config
but I still get version 1.0.1.. I even tried cordova plugin add cordova-plugin-emm-app-config@1.0.2
Could anyone please help me?
We have been running out all the solutions...
Thank you
George