Questions tagged [mobileiron]

Issues related to MobileIron enterprise mobility management solution

MobileIron is a software solution for the management of mobile devices such as smartphones and tablet computers in an enterprise environment, as well as the secure mobile access to enterprise data.

43 questions
1
vote
0 answers

C# MVC delegation failing in Chrome and MobileIron browswer, but not in IE

I have a web app that is attempting to use delegation for retrieving files and making requests to other servers. I have Kerberos all set up and running fine (I think), but the delegation is only working in IE. The…
Matt J
  • 41
  • 1
  • 7
1
vote
2 answers

AppConnect:Error : AppConnect is unable to start because [UIApplication sharedApplication] is not an instance of AppConnectUIApplication

I am getting an error, While accessing MDM using AppConnect SDK in swift 1.2. Error : [AppConnect:Error] AppConnect is unable to start because [UIApplication sharedApplication] is not an instance of AppConnectUIApplication. Code Snippet…
SRK
  • 744
  • 3
  • 11
  • 23
1
vote
1 answer

MobileIron SSO with custom auth provider

Is it possible to have SSO across multiple apps, installed through MobileIron, that connect to back-end services/sites protected by SiteMinder or any custom authorization provider ? Looking at this Stackoverflow discussion and MobileIron video, it…
Paddy
  • 609
  • 7
  • 25
1
vote
1 answer

MobileIron with sharepoint for authentication

Do we have any in-built feature to authenticate and authorize a user from mobile iron to SharePoint? User will be authenticated via mobile iron now he must be login to SharePoint seamlessly.
Amol Ghotankar
  • 2,008
  • 5
  • 28
  • 42
0
votes
0 answers

MobileIron - Bypass Unknown Sources

I have a question: I have MobileIron (with MTD) and I have disabled all the folders that allow possible installation: My Files / Chrome / Drive / Messages / etc, etc. I have also thought about installing another apk managing files (Google Files),…
0
votes
0 answers

Download Picture from passwort protected site

Now I gues this is rather easy, but I just cannot gat it to work. We have a Mobile Iron MDM system in out company, an I have an administrtor account. What I'm tring to do ot to download the App-Icons, that are displayed on the App lable site. I have…
0
votes
1 answer

How can I insert a ringtone in MediaStore when wrapping apk with Mobile Iron?

We're using Mobile Iron to wrap our app. I'm facing problems while inserting a ringtone in the MediaStore. I've read many questions but none are up-to-date: Indeed, MediaStorage.Audio.Media.DATA is deprecated since Android 10 (Q). Moreover, it seems…
Jeje Doudou
  • 1,707
  • 1
  • 16
  • 24
0
votes
2 answers

How does MDM restrict access to the public version of application?

I am currently using MDM on a mobile application (React Native/Expo Build) I have a scenario that I would like discussed: Preface: Some of the Firms that use our application have an MDM platform (Intune, Mobile Iron, Airwatch) and others do…
JpersaudCodezit
  • 143
  • 2
  • 13
0
votes
1 answer

how get key/value from nsuserdefaults .plist configuration file Xamarin forms

I am working as a Xamarin forms iOS enterprise app. We pushed config.plist (Some key-value pair) file to a real device using Mobileiron/airwatch MDM/EMM(Services). Then we deploy the Apps on iPads using MobileIron. When the app starts, the app gets…
0
votes
1 answer

Angular WebPart doesn't work inside MobileIron

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…
ligowsky
  • 1,953
  • 4
  • 13
  • 15
0
votes
0 answers

Mailto failing in React Native MobileIron environment

Trying to send an email on-press using React Native's Linked API, but receiving an error describing an unhandled/unresolved promise rejection. App is deployed via MobileIron. I'm trying to open the default Mail app on iOS. Made sure the passed in…
Joe C.
  • 1
  • 1
0
votes
0 answers

how to use MobileIron AppConnect SDK in IOS

Actually one of my client need to integrate MobileIron AppConnect sdk. I have read all document on his website but I can’t understand how to integrate. Please Help me any know about.
user3091160
  • 145
  • 2
  • 13
0
votes
0 answers

Cordova app crash after splash screen in iOS 12 with MobileIron

After OS 12 upgrade one of our app start crashing, it was working fine till iOS 11. This issue has been observed with app distributed using MobileIron. Some of the logs here might show the problem Default 11:55:27.515281 -0700 SpringBoard Process…
0
votes
1 answer

How to launch MobileIron Docs@Work app from another iOS app?

I am trying to figure out the URL name for MobileIron Docsb@Work in order to launch it from another app. For most apps you can type in "appname://" and it will prompt to launch the application
0
votes
1 answer

Mobileiron: iOS App authorization in Active Directory

We are developing an iOS application in Xamarin, which will be distributed via MobileIron. We are also developing the Backend WebServices (rest). What I need to know is, when a web service call comes to my API, I want to make sure, that the call is…
Immi
  • 127
  • 7