Our company makes a web-site based on SharePoint, and one of its WebParts is made with Angular. It works with any browsers and devices, except Web@Work on a mobile device inside MobileIron infrastructure.
As far as I know Web@Work 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.
So, this WebPart works on Web@Work in standalone mode, but doesn’t inside MobileIron infrastructure.
And also it’s not possible to debug it with that browser. Are there any settings in MobileIron that can cause this problem?