[flexcoders] Re: Mobile App Entitlements

2013-02-13 Thread Jake Churchill
Anyone??? Anything??? On Mon, Feb 11, 2013 at 12:54 PM, Jake Churchill reyna...@gmail.com wrote: Guys, I have a mobile application that was created last year using FlashBuilder 4.6 (AIR 3.4). It's a pretty basic app, in that it just interacts with data from a server. There is one view

Re: [flexcoders] Re: Mobile App Entitlements

2013-02-13 Thread doug g
Isnt it some UID that apple uses for its submission process? Im talking a little out of my depth here, but the one time I did this (for a class), it involved compiling the app as native XCode, then opening it in XCode and going through the entitlement process. Maybe look up how they do ad hoc

Re: [flexcoders] Re: Mobile App Entitlements

2013-02-13 Thread Jake Churchill
No, Flashbuilder takes care of all this for you. It takes forever but it cross-compiles over to a native app. All you have to provide are the provisioning profile and cert files which I had and didn't change for what I'm talking about. This is an App Store distribution which is different than