Questions tagged [airwatch]

VMware AirWatch (formerly AirWatch) is a mobility management solution for every device type, OS and use case. Its platform integrates with any enterprise system regardless of type, platform or ownership, from one central console.

VMware AirWatch (formerly AirWatch) is an Atlanta-based provider of enterprise mobility management (EMM) software and standalone management systems for content, applications and email.

119 questions
3
votes
4 answers

How to push Credentials to an APP with Airwatch

We have an App that is normally used with login + password. But when we want to deploy this app to a customer who has airwatch (which we can handle things through their API), what would be the way to push individual creditals to the Mobile Devices…
Mr.Gosh
  • 181
  • 2
  • 9
3
votes
1 answer

Airwatch API Internal Application Install : Begin Internal Application Install

Currently trying to integrate Airwatch deployment to our build process. After uploading out IPA to airwatch through Upload Blob the Being Internal Application POST request requires both a TransactionId obtained from uploading an application as…
Fluzzarn
  • 55
  • 1
  • 6
3
votes
0 answers

Enterprise controlling Android Accessibility Service "opt-in"

We're developing an Enterprise accessibility service that works over AirWatch (an EMM/MDM) and find we can control most Android settings using the MDM, however we can't seem to find a way for the Enterprise to auto-enroll our application into…
tommed
  • 1,521
  • 2
  • 19
  • 33
3
votes
1 answer

how to get debug logs of application which is distributed though Airwatch MDM solution

We have distributed an application to a customer but the application is not working on their devices. We need to identify the issue using debug logs from the application. We have previously used Test Fairy and were able to get the logs from user's…
3
votes
1 answer

Renew iOS Development and APNs Production for Corporate Apps [AirWatch]

I have developed an iOS app for my corporation. We distribute it via AirWatch. Some of the certs are going to expire soon and it is SO confusing to try to figure out what to do. I have googled and it seems every page has different information. I…
Bryan Schmiedeler
  • 2,977
  • 6
  • 35
  • 74
3
votes
1 answer

Airwatch and Office365 integration

My organization is using Airwatch as a MDM tool. We have a office 365 environment which is integrated with AD and we'd like to see if we can provision the users using existing office 365 environment without manually creating accounts in AirWatch.…
user3303849
  • 51
  • 1
  • 5
3
votes
2 answers

Can I restrict the installation of an enterprise app on an iOS device?

Supposedly AirWatch does allow this but I'm trying to find a solution using profiles and/or Apple Configurator. Can I restrict an iOS device from installing an enterprise app (the device needs Safari access so in theory can download it from a web…
pho0
  • 1,751
  • 16
  • 24
2
votes
0 answers

What is the process for updating the application managed with MDM in the Apple AppStore?

We have an app managed with "AppConfig-App Configuration" approach. We want to update this app in AppStore. Apple consistently rejects the app. The reason for the rejection is not the errors in the application, but the constant new requests related…
psyduck
  • 51
  • 1
  • 5
2
votes
0 answers

Airwatch SDK iOS - We were unable to retrieve the configuration information

Using the Airwatch SDK v21.4 on iOS an error is shown: "We were unable to retrieve the configuration information. Press continue to try again" Using Airwatch SDK 20.9 worked fine, but after upgrading to version (21.0 thru 21.4) on iOS the SDK is…
Newport99
  • 483
  • 4
  • 21
2
votes
1 answer

How can I use Custom Attributes for devices in order to get Version number of Products

My requirement is to get all products from console for Android app along with version name. If I query deviceExtensive search from Postman, getting information of all Products(apps) in all devices in one go like ProductId, Name, Status but not…
R15
  • 13,982
  • 14
  • 97
  • 173
2
votes
0 answers

AirWatch API to refresh Android app automatically

I want to implement auto-refresh feature(call few services) in android app. Within the given duration(ex. 30 sec) I want to refresh app periodically. I searched in Airwatch rest API list but I didn't get any API name. Can any one suggest me if it is…
R15
  • 13,982
  • 14
  • 97
  • 173
2
votes
1 answer

Airwatch Rest API for Reboot Device

My question is regarding the Airwatch Rest API. Is there any command(API) available for rebooting the device in Airwatch Rest API(Programmatically), like Lock, OsUpdate, etc. Thanks, MR
MNR
  • 1,073
  • 7
  • 23
  • 37
2
votes
2 answers

Airwatch Catalog and Airwatch Tunnen URL Scheme

I would like to check from my app if the airwatch tunnel is installed. Does anyone know if there is a URL scheme that I can use? I have a bundle Id but that's not useful to verify if tunnel is installed. I am also prompting users to update their…
2
votes
2 answers

AirWatch Authentication Failure

I am working on an iOS App which will be distributed within an enterprise using AirWatch as an MDM Tool. I have integrated AirWatch iOS SDK in my app, but, I am getting a failure on authentication on both Device and Simulator. I use the same…
Haseeb Khan
  • 795
  • 2
  • 11
  • 22
2
votes
3 answers

Does AirWatch sign unsigned ipa files?

We are trying to supply one of our clients with an ipa to deploy on their AirWatch. There is a lot of conflicting information on what is the best way to do that, but they all seem to agree on the fact that it needs to be signed with the certificate…
govi
  • 687
  • 8
  • 21