Skip to main content

Questions tagged [mdm]

Mobile Device Management

0 votes
0 answers
35 views

Publishing private app to Managed Google Play

I'm trying to publish a private app to Managed Google Play. According to this documentation, I have to enable Managed Google Play on Release > Setup > Advanced settings > Managed Google Play. ...
digory doo's user avatar
  • 2,182
-1 votes
0 answers
44 views

how to to develop an iOS app with blocking native apps and installed apps

I need to develop an iOS app that has the feature of enabling and disabling apps or restricting their use by the user. How can I implement it? I have done some R&D in that most of them are ...
Medath Selva Singh's user avatar
0 votes
0 answers
15 views

'EnrollHash' object is not subscriptable : Query on AWS Django

This is my part of the code: @require_http_methods(["POST"]) @csrf_exempt @validate_api_request def processCommand(request): jsonResponse = dict() jsonResponse["status_code"...
Momin Ali's user avatar
-1 votes
0 answers
28 views

Implementing Apple MDM Protocol

I followed these steps trying to implement an Apple MDM Protocol in asp-net web application: Got MDM Vendor certificate from Apple Developer website. Generated CertSigningRequest. Got APNS ...
Faflak's user avatar
  • 1
-4 votes
0 answers
47 views

Device limit and request limit for android management API

As of this article from android managment API the usage of the android management API is limited to 500 devices and 1000 requests per 100 seconds how a EMM provider use this to build a solution? The ...
Ramakrishnaraj K's user avatar
0 votes
1 answer
29 views

How to use a code signing identity that doesn't match the Development Team in Xcode?

I'm trying to build an app via Xcode with a very specific "code signing identity" (supervisionIdentity-COMPANY_NAME.organization) that my MDM gave me. I also develop in a Development Team ...
ThomasG2201's user avatar
0 votes
0 answers
14 views

iOS Check if there is an MDM device profile installed [duplicate]

How to check if there is any MDM profile installed in the ios device programtically. As far as I see there is no public api to access it, are there some other ways to just check if there is any MDM ...
jgm's user avatar
  • 1,270
0 votes
0 answers
18 views

Issue with Invalid Sync Tokens Response in Apple MDM Declarative Management

Create JSON Request: I created a JSON request that includes a TokensResponse as follows: { "TokensResponse": { "SyncTokens": { "DeclarationsToken": "...
cai xukun's user avatar
0 votes
0 answers
14 views

Own app uploaded via Mobile Device Management, but app cannot be found now

I have uploaded my own app directly to the Playstore via Mobile Device Management, unfortunately something went wrong here (no idea what) and now the app cannot be found and cannot be uploaded again ...
Kevin Deckert's user avatar
0 votes
0 answers
25 views

MDM iOS Pre-defined Login App Config.xml?

I’m looking for someone to help me find a solution for my MDM users. There has to be a clearer resource to this so maybe I’m not searching in the right place. My current scenario: iPads enrolled in ...
Jim's user avatar
  • 17
0 votes
0 answers
23 views

Konx API - Get MDM Devices - Pagination

I'm looking to retrieve a list of MDM devices via the Knox API. I'm curious about implementing pagination to gather all devices through API calls. The documentation mentions the presence of 'limit' ...
user19314310's user avatar
0 votes
0 answers
43 views

How Does Apple Verify the Consistency Between Activation Lock Codes and Hashes?

I am currently developing an Apple MDM service and encountered some confusion while reviewing Apple's Activation Lock documentation. Activation Lock involves two steps: Locking the device: I generated ...
许基目's user avatar
0 votes
0 answers
29 views

Managed configurations are null on creating work profile

We are using Android management API to enroll managed devices. We have a custom app that is required for setup. For this app we also send managedConfigurations in the policy, some string data. To get ...
Takshak Rajput's user avatar
0 votes
0 answers
31 views

EXC_BAD_ACCESS crashes when iOS app resigned/deployed to Enterprise MDM account

We are seeing many EXC_BAD_ACCESS crashes while trying to read from the local sqlite db on our app. We ONLY see these crashes when we push the app to one of our vendors who will resign the app with ...
Jiebe's user avatar
  • 347
0 votes
0 answers
70 views

How can I provide a signed iOS app IPA file to an organization for MDM distribution?

I have developed an app for a company that will deploy it to their devices for internal use on an MDM managed device. They have asked me to provide a signed IPA file to them. I am a small company ...
alionthego's user avatar
  • 9,343

15 30 50 per page
1
2 3 4 5
71