Skip to main content
Question

Has anyone done mass changes to iOS app atributes?

  • June 21, 2018
  • 3 replies
  • 44 views

Forum|alt.badge.img+3

We just had our jump start on Tuesday and have 500+ iOS apps that need to be edited in the same fashion. The attributes that need changed in particular at this time are:

  1. Under General > Distribution Method > Remove app when MDM profile is removed = Checked

  2. Under Scope > Targets > Target Mobile Devices = All Mobile Devices

  3. Under VPP > VPP Content > Assign VPP Content = Checked

Has anyone ever done anything like this and if not, what would be the best way to do so. Thanks in advance for any assistance.

3 replies

Forum|alt.badge.img+26
  • Esteemed Contributor
  • June 21, 2018

I would recommend opening a ticket with support.
They can possibly provide commands you can run against your DB to do this


Forum|alt.badge.img+3
  • Author
  • New Contributor
  • June 25, 2018
I would recommend opening a ticket with support. They can possibly provide commands you can run against your DB to do this

I have already been in contact with Support and they told me that they don't support helping me write code unless it is troubleshooting something I have already wrote. The only issue is that I don't know where to even start.


cdenesha
Forum|alt.badge.img+14
  • Honored Contributor
  • June 26, 2018

You would want to use the API, not write queries against the DB (dangerous). It is a bit of a steep learning curve.. this might be a good post to start with.