mdm Questions
7
Solved
I just read about Mobile Device Management Server for iOS devices, but all documentations refers to "third party MDM Server".
My problem is how can I develop one "third party MDM Server" mys...
2
Solved
First, show the profiles I have.
sudo profiles show -type enrollment
Second,remove all the profiles
sudo profiles remove -all
An error occurs:
profiles: There are profiles installed that marked ...
2
I have a csr(Certificate Signing Request).
I have to just change the CN from that csr, leaving other fields intact. It is like updating the existing csr.
This should be done automatically.
Is th...
Kovno asked 4/1, 2016 at 15:55
1
I am looking for an API which will allow me to check whether MDM profile is installed on a device.
It won't be submitted to AppStore, so private API are fine with me. However, it should work on ja...
Ehman asked 20/6, 2013 at 22:23
3
Solved
Im installing the MDM of Informatica.
MDM 10.2 - Jboss 6.4 EAP - SQL Server 11 - Windows Server 2008 R2.
During the creation of the schema 'sip_ant.bat create_bpm' i got this error
Microsoft ODBC...
Navigation asked 26/2, 2018 at 14:20
2
Solved
Maybe a bit stupid question, but how to download AirWatch iOS SDK?
I can't download AirWatch SDK. I am logged in (https://code.vmware.com, and https://resources.workspaceone.com/) but get an error ...
5
I'm working on an MDM (Mobile Device Management) app for android, but I have a huge problem and it's that the user can disable my app from within settings>security>device administrators. The only t...
1
In our iPad application user has to enter his details for registration. After the user enters his details we save those details in the Device's keychain.
So next time the user launched the app us...
Fluff asked 25/6, 2019 at 14:14
2
Solved
I have a feature to pop up an app update prompt dialog in old app versions (the version is controlled via Firebase Remote Config).
However, turns out a lot (but not most) of my customers use MDM ...
2
I am trying to make my feedback app to support fully kiosk, I have tried a lot of solutions but Nothing is completely satisfying my need. Here are the things that I found yet.
1. Make my app as De...
Swift asked 26/6, 2019 at 6:49
3
Solved
We were able to get an response with Status as Idle after send the first payload as mdm:. Now we want to send a simple device lock payload. we followed the exact same process to send the payload bu...
Confession asked 2/3, 2012 at 13:50
3
I'm researching about MDM in iOS, and find out information about Apple’s native iOS mobile device management. Once the device is enrolled into a MDM server, server can manage the device by sending ...
2
Solved
I want to know from your experience what are the best practices for remotely block/hide Android App?
With iOS you can hide certain (or all) apps with iOS profile and push the profile to iOS using ...
1
Solved
I am looking into large Mobile Device Management MDM solution which is supposed to support a variety of platforms, but of course primarily iOS and Android 3.x onwards.
We need to provision certifi...
Stramonium asked 18/10, 2012 at 13:45
3
I'm trying to install .mobileconfig file that was created through IPCU.
but when I click on an attached .mobileconfig file in mail.
It occured error message as "invalid profile".
what is problem ...
0
let serverConfig = UserDefaults.standard.dictionary(forKey: "com.apple.configuration.managed") print("serverConfig count:
\(String(describing: serverConfig?.count))")
Above code always returnin...
Deign asked 5/6, 2018 at 11:53
3
Solved
I have couple of URLs that has to be called(programatically) through wifi not with mobile data.
As WIFI ASSIST is on , whenever the wifi is weak ,packets get transferred through Mobile data.
I wo...
Quotient asked 10/4, 2018 at 12:46
7
Solved
I was reading up on iPhone in the enterprise and saw something about Mobile Device Management servers. As far as I can tell, there are a few 3rd party MDM vendors, but Apple says that one could imp...
Bambibambie asked 10/11, 2010 at 21:51
4
I hit 'Invalid Certificate Signing Request' when uploading plist to https://identity.apple.com/pushcert/ , and below are steps I used to generate plist :
As a vendor, create vendor CSR using Key...
3
My question might seem really stupid, to those who have worked on android Airwatch implementation. But their documentation is not very well written, and I have a few doubts.
So I have setup my use...
Calandra asked 5/5, 2016 at 14:18
1
I asked a question recently about whether I can have parental control over iOS devices.
Link of the question is below :-
Is it possible to write a parental control app for iOS?
A senior develope...
Nobby asked 26/8, 2015 at 10:37
2
Solved
I'm trying to implement an MDM client app for Android, known in the Android For Work world as a Device Policy Controller or DPC. Google's documentation for building a DPC is here.
The documented p...
Quiescent asked 14/7, 2017 at 9:31
5
Solved
Since Apple is deprecating Unique Device Identifier for apps, what is the best approach to link back an Enterprise App on a device that has been enrolled with MDM?
From MDM Protocol reference docu...
3
Solved
I'm trying to set-up the remote configuration for my app with MobileIron EMM. I've done everything as described in developer guide:
1. I've set-up the manifest:
...
<meta-data
android:name="a...
Unconcern asked 30/10, 2016 at 9:35
1
Solved
I will be using Managed Configurations in an app I am developing.
After getting some help with this answer, I do not understand how default values are used in Managed Configurations. My reference ...
Alexandretta asked 19/7, 2017 at 23:48
1 Next >
© 2022 - 2024 — McMap. All rights reserved.