I am working on publishing native / hybrid / web apps in airwatch. I have figured out publishing native / hybrid apps in airwatch. How can I publish a web-app (basically a link hosted in my web server) as an app in airwatch ?
By this i mean, when a user logs into the airwatch appstore on the device, he/she should see the web-app as an app icon in the store and when he/she wants to select that, it should run in the browser (if airwatch admin has given him access, of course). That would solve my current implementation.
thanks and regards