Re: Install Error With TestFlightApp?

2014-07-26 Thread Mike Kerner
Oh, yeah, and Monte's mergTestApp is WAY easier than going through all the other steps in the thread you mentioned (sorry, I missed that the first time). On Sat, Jul 26, 2014 at 9:19 PM, Mike Kerner wrote: > Reverse order: > 1) Yes, the SDK is for use with XCode > 2) I've been using TF for dist

Re: Install Error With TestFlightApp?

2014-07-26 Thread Mike Kerner
Reverse order: 1) Yes, the SDK is for use with XCode 2) I've been using TF for distribution for a couple of years for our internal corporate apps, and I have run into this before. Actually, I just ran into it this past week with the latest update of one of my apps. In my case (THIS time), it was

Re: Install Error With TestFlightApp?

2014-07-26 Thread Scott Rossi
Thanks for the response. 1) Target version is fine (build setting is iOS6, device version is iOS7). 2) Not sure how the provisioning file can be handled separately from the app (I don't know enough about how TestFlight works). I don't see anywhere on TestFlight that mentions uploading a provisio

Re: Install Error With TestFlightApp?

2014-07-26 Thread Mike Kerner
Are you able to install on other devices? The things that come to mind, first are: 1) The target version of ios is higher than the version of ios installed on the ipad 2) Somehow the testflight provisioning profile didn't get installed on the target ipad 3) You compiled the app with the wrong prof

Install Error With TestFlightApp?

2014-07-26 Thread Scott Rossi
Hi List: I recently tried distributing an app for testing via TestFlightApp.com, and when isnatlling the app on an iPad I get a recurring "Unable To Download App" error. Anybody out there know how to solve this? I'm pretty sure there's no issue with the mobile standalone itself since I can manua