In-house app distribution error using Mobile-Iron: required CoreFoundation property is missing? | Community
Skip to main content
digitalp2057607
November 12, 2015
Solved

In-house app distribution error using Mobile-Iron: required CoreFoundation property is missing?

  • November 12, 2015
  • 5 replies
  • 3511 views

I'm trying to test an IPA file created in DPS 2015 using Mobile Iron. My IT partner received this error message from Mobile Iron - "Error: a required CoreFoundation (CF) property is missing from the IPA file." I've been using Mobile Iron to deploy enterprise apps for 2 years and I've never received this error message. Any ideas? Thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Neil_Enns_-_Ado

We just made a change to App Builder to start writing CFBundleDisplayName. This change will be available in our next release, which I believe ships in early January.


Neil

5 replies

BobLevine
Level 6
November 12, 2015

Moved to DPS2015 forum.

Neil_Enns_-_Ado
Adobe Employee
Adobe Employee
November 12, 2015

I found this thread over on Stackoverflow about this problem: http://stackoverflow.com/questions/22281517/in-house-app-distribution-error-using-mobile-iron-required-corefoundation-pr…. When the right guy gets in this morning I'll wander over and double-check that we're setting all the properties listed in that thread.

Neil

Neil_Enns_-_Ado
Adobe Employee
Adobe Employee
November 12, 2015

Ok, I took a quick look at this with the help of an engineer. Based on that stackoverflow post our guess is that MobileIron is complaining because we do not set CFBundleDisplayName in DPS apps. This is actually fine per Apple's documentation: CFBundleDisplayName is an optional parameter.

I suggest contacting MobileIron and asking them to investigate and perhaps report it as a bug to them. They shouldn't be enforcing the presence of an optional parameter.

Neil

Neil_Enns_-_Ado
Adobe Employee
Neil_Enns_-_AdoAdobe EmployeeAccepted solution
Adobe Employee
December 7, 2015

We just made a change to App Builder to start writing CFBundleDisplayName. This change will be available in our next release, which I believe ships in early January.


Neil

Neil_Enns_-_Ado
Adobe Employee
Adobe Employee
December 7, 2015

Oops, got my release dates wrong. Release will actually be later this month. Even better!

Neil