I am developing an Android (and iOS) application for a client. The app is installed on devices with AirWatch, and I need to be able to read AppConfig parameters set by the AirWatch console.
I was able to do this on the iOS - quite simple. But not on Android.
Anyone knows how this is done?
Can you point me to sample code/tutorial/documentation?