Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to test with Web@Work from MobileIron in a development environment?

I have a website that works perfectly in any browser.

Now I want to use the Web@Work browser from MobileIron to use this website as a boorkmark to create a basic iOS application packaged thanks to MobileIron.

The basic presentation of Web@Work is here: https://www.mobileiron.com/en/products/webwork

I would like to find a way to develop with Web@Work locally, like that I would be able to track bugs easily.

like image 966
Léo Davesne Avatar asked Apr 28 '15 19:04

Léo Davesne


1 Answers

Web@Work is a dual-mode app. This means that if it is installed on a device with MobileIron infrastructure, it uses MobileIron for security and management (AppConnect mode). If that infrastructure is absent, it works in standalone mode (non-AppConnect mode) and it is not secured or managed by MobileIron.

If I understand your question correctly, you're making a site and want to verify that it works properly with Web@Work. You should be able to do that by just installing the browser app from iTunes and browsing like you would with any other browser.

like image 85
Bob Whiteman Avatar answered Nov 06 '22 01:11

Bob Whiteman