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
11
votes
2 answers

Integrating Air Watch Android Studio

I am very much new to AirWatch Concept but had gone thoroughly about AirWatch. I have gone through the following…
Manu
  • 4,730
  • 2
  • 20
  • 45
6
votes
3 answers

AirWatch seems to be incompatible with Android Plugin for Gradle 3.0.0-beta1

After changing my top level build.gradle to use the Android Plugin for Gradle 3.0.0-beta3 along with Gradle 4.1, AirWatch can't read the info (like versionCode and versionName) from the APK. // Top-level build file where you can add configuration…
juliano.net
  • 7,982
  • 13
  • 70
  • 164
6
votes
1 answer

How to send .ipa to Airwatch MDM

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 them into Airwatch they are been distributed to all…
Jany
  • 97
  • 1
  • 6
6
votes
3 answers

Airwatch Android implementation

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 user, and added my device using airwatch console. I…
Mayur More
  • 951
  • 2
  • 15
  • 37
5
votes
1 answer

Workspace ONE Android Client SDK throwing exception "empty response from airwatch mdm service"

I have been trying to use the client SDK of Workspace ONE SDK for Android 19.6 with basic implementation Initialization & Usage awSDKManager = SDKManager.init(getApplicationContext()); // isEnrolled returns true if(awSDKManager.isEnrolled()){ …
5
votes
2 answers

What is the best way of deploying enterprise iOS app with AirWatch

EDIT: see conclusion at the end of this post. First off, let me clarify I've found a few similar questions/answers on SO, but none that apply to my particular situation. The one that came closest is this one but it doesn't address the AirWatch…
Filipus
  • 520
  • 4
  • 12
5
votes
2 answers

Airwatch android device enrollment

I have setup the android for work account and the airwatch console too. Now when I authenticate using QR code scanner, it asks me for user name and password. When I enter the credentials received in email, I get an error saying "Enrollment Blocked…
Mayur More
  • 951
  • 2
  • 15
  • 37
5
votes
3 answers

How to auto-update apps managed by MDM?

I'm building an in-house app that is distributed via the AirWatch app catalog. The app always runs with Guided Access enabled and all devices running it are managed by AirWatch. My questions are regarding auto-update: Is there a way that AirWatch…
Ahmed Hamed
  • 504
  • 1
  • 3
  • 11
4
votes
2 answers

Android Device Udid vs AirWatch Udid

The android device UDID I get programmatically is different from AirWatch Udid of the same device. Is there another method to get the device Udid? I used the Secure.ANDROID_ID to get the udid, but it is still different from the UDID that AirWatch…
Yaaqoub
  • 75
  • 1
  • 5
4
votes
1 answer

Access SD card data from android for work app

My EMM is VMWare Airwatch, and I have successfully setup the android for work environment and installed the work profile on my Nexus 5x device. But my work apps are not able to access the SD data, or files stored on external storage. I have tried…
Mayur More
  • 951
  • 2
  • 15
  • 37
4
votes
1 answer

How can I debug a web application that is running in iOS via the AirWatch browser?

I have a really "simple" problem. I have an application that is internal to our company. The company uses the AirWatch browser to manager internal web apps, which is fine. The problem is, I have no idea how to debug or see the Javascript execution…
JasonWilczak
  • 2,303
  • 2
  • 21
  • 37
4
votes
3 answers

AirWatch Browser URL scheme

My company is using AirWatch as an MDM and I need to develop an app on both Android and iOS that acts as a launcher and opens a specific URL inside the AirWatch Browser. My problem is that I can't find any information on the URL schemes for the…
aout
  • 300
  • 1
  • 2
  • 10
3
votes
1 answer

Capabilities of Airwatch's Workspace ONE Web browser

My company is evaluating using Airwatch for Mobile Device Management. We have some webapps (PWA / using Service Workers) we use internally. In other posts I read that the administrators may limit the use of the devices' default browsers Safari and…
Calligos
  • 33
  • 5
3
votes
1 answer

Accessing NSUserDefaults from a React Native application on iOS

I have a React Native app, that is using ExpoKit. I can eject if needed. I want to access the NSUserDefaults object to read a value that has been pushed by AirWatch - a Mobile Device Management system. Basically the app is run in a Managed…
Mickaël
  • 3,763
  • 5
  • 26
  • 32
3
votes
1 answer

Understanding Provisioning Profiles and Airwatch MDM

I support a handful of enterprise iOS apps that are distributed using AirWatch MDM. Initially, the first couple of apps were distributed all sharing the same wildcard provisioning profile. We recently rolled out a series of apps that used the App…
Nate23VT
  • 423
  • 8
  • 27
1
2 3 4 5 6 7 8