mdm Questions

1

Solved

I am developing an app that will work in 2 different Android environments (consumer & corporate markets). Lets say it is a texting app with a dozen configuration parameters to manage. The firs...

1

Solved

i know it's duplicate of this, but this one is not working for me. My Php code to send notification is // Put your device token here (without spaces): $deviceToken = '6hPQc2HvdA20XGlQkznJxlappC...
Metacarpus asked 3/7, 2017 at 13:22

3

Solved

Can any one help me out how to do MDM Integration in Android from client and server prespective? I want to do an enterprise application which having lock and wipe functionality. I have no any clue...
Composition asked 7/3, 2012 at 9:17

1

I am currently encountering issues with an Enterprise App that is run in Single App Mode. The devices used are iPad Mini running iOS 9.3.2 & 9.3.5. The tablets are Supervised & the MDM I am...
Ramses asked 9/5, 2017 at 14:8

3

Solved

I'm using Profile Manager in OS X Server 3.0.1 on 10.9 to push my enterprise app to a managed device running iOS7. This is working well, and I am also able to push device configuration settings. M...
Floriculture asked 23/12, 2013 at 22:39

1

Solved

I have a problem on how to send the .ipa of my application to a client using MDM Airwatch. He told me that they already have another application provider, who sends .ipa files, and after putting t...
Gramophone asked 23/3, 2017 at 11:11

2

i've done a apple-mdm-ota-server for IOS so far. The devices deliver me following things to the server (in form of a plist/xml): -Push Magic Token -Device Token (in b64 format oO) -PN-Topic (com.a...
Demotic asked 24/10, 2012 at 10:5

1

I'm now testing the Google EMM Apis and I'm trying to generate a signup url for enrolling an enterprise. scopes = ['https://www.googleapis.com/auth/androidenterprise'] credentials = ServiceAccoun...
Alys asked 12/12, 2016 at 5:36

2

Solved

I have many iOS devices in my company and I have to manage them centrally, so we tried to use third party MDM applications for eg: airwatch but it is very costly. We decided not to use it and are...
Inkhorn asked 9/12, 2016 at 17:16

1

Android 5.0 (API level 21) allows enterprises to set up managed profiles. If a device has a managed profile, the profile's settings are under the control of the enterprise administrator. The admi...
Debus asked 20/10, 2016 at 8:6

0

I am trying to build a SCEP server to support Apple MDM Device Enrollment. This needs to be implemented into our current MDM Service, written in C#. I have looked into the following for inspirati...
Airway asked 15/9, 2016 at 11:24

5

We built our own MDM server using OSX Server and an apple mini to manage about 100 iPads. Everything worked great then ios 7 was released. We have various pads that have different things happening...
Spivey asked 3/10, 2013 at 14:28

6

Solved

We normally have 'Payload' folder as root once we unarchive IPA files. However, suddenly Xcode has started creating IPAs with 'Applications' folder as root. Hence MDM is failing to locate files. H...
Ivette asked 12/11, 2014 at 5:16

2

Solved

I am making an MDM app in which I have to block screen shot across all apps in device. I know using getWindow().setFlags(LayoutParams.FLAG_SECURE,LayoutParams.FLAG_SECURE) I can disable screen...
Danyluk asked 1/12, 2015 at 6:6

2

Background: Apple provides a "kiosk mode" for their iPads as part of iOS6 which locks the device into one application (even boots directly into the app too). Great for using iPads in retail/restau...
Wright asked 25/9, 2012 at 0:58

2

Solved

I am currently using 8191 for the 'AccessRights' variable required for the MDM payload (com.apple.mdm). Now when using this the users gets the following message: The administrator may collect p...
Zeke asked 21/8, 2015 at 12:42

1

Solved

I built an app for a company, then they bought an Enterprise license and are now ready to distribute the app. I have been following this article: Distributing Your Application In-House I have succe...
Microscopium asked 1/7, 2015 at 9:40

0

I am building an pre-installed MDM app for OEM use case where app will be pre-installed on the device. One of the requirements is that this app should not require any manual set up. I have not foun...
Deutero asked 16/5, 2015 at 5:11

1

Question related to Android for Work. My application was a device Admin privileged app and now I have modified the code which creates a managed work profile and sets itself as the profile owner. T...

1

Solved

I have few questions regarding Identity certificate in Profile Payload. Forgive the ignorance, if some questions are basic. 1.) I found that, we can either use SCEP standard or PKCS12 certificate...
Haines asked 23/4, 2015 at 6:2

4

Solved

I'm installing configuration profile using over-the-air (OTA) enrollment. What are supported device attributes on iOS during first phase payload? I'm sending sth like: <plist version="1.0"> ...
Pencil asked 16/11, 2012 at 11:43

0

In our custom mobile device management (MDM) solution we use managed app configuration: MDM server pushes InstallApplication payload with Configuration dictionary. The app uses [[NSUserDefaults s...
Necktie asked 24/3, 2015 at 11:29

2

I have a small number of devices I've set as supervised using Apple Configurator. However I'm unable to get the app to successfully enter single app mode using the UIAccessibilityRequestGuidedAcces...
Lightening asked 26/3, 2014 at 20:35

1

We are doing an app where we apply app lock to the app.we need to check if the app lock profile is already installed or not.is there a way to check if it is already installed in the app.We need to ...
Tatterdemalion asked 11/8, 2014 at 5:24

2

Solved

We have an iPad app running in a kiosk mode deployed across multiple physical locations. We'd like to have a solution where any updates to the app are pushed automatically to the device so that the...
Hollingsworth asked 25/4, 2012 at 21:40

© 2022 - 2024 — McMap. All rights reserved.