I am facing problem in MobileIron integration with Appc code. The code work fine with out MobileIron code.
After MobileIron I am getting error like this
undefined is not an object (evaluating 'Titanium.Network.online')
Ti.Filesystem also same issue. first I commented this code. Next line we have online checking logic. There also it say object undefined.
Any idea on this, please help me.