Skip to main content
markc888
Inspiring
July 20, 2011
Question

AIR > iOS Adhoc distribution

  • July 20, 2011
  • 1 reply
  • 3564 views

Has anyone out there recently and successfully managed to deploy an AIR>iOS app using the adhoc distribution method?

I've been trying for hours but despite everything I keep getting the following alert:

The app "" was not installed on the iPad "" because the entitlements are not valid.

help!

This topic has been closed for replies.

1 reply

July 20, 2011

Your app ID is probably wrong. Check to see what it on the Apple Developer site. Everytime you save a new version of your FLA document flash resets the app ID to your file name instead of the one you input in the iOS settings. At least that was what happens to me almost everytime.

markc888
markc888Author
Inspiring
July 20, 2011

Thanks for your reply

I do have a slight mismatch from what is dynamically added as the appID (com.domain.Appname) within the iOS publish settings panel and what is on the provisioning portal

HK3LM323KH.com.domain.Appname

Am I correct in thinking that I shouldn't be including the apple seed prefix in the iOS publish settings panel?

July 20, 2011

Yeah knock off the HK3LM323KH part that might solve your problem.