Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

When a user adds their first device to TestFlight and creates their account, it installs an app that's a wrapper for the mobile version of the TestFlight site. This provides a convenient way for them to install any builds the developer sends them without having to go through their e-mail.

When they go through the process again on another device, it doesn't install the app - only the TestFlight over-the-air provisioning profile.

How can they get that app on their second device, or if they inadvertently delete it from the first one? They can add a Mobile Safari shortcut for the page to their home screen, but that's not quite the same as it then opens the page in mobile Safari. Is there any other way?

share|improve this question

1 Answer

up vote 1 down vote accepted

Try following these instructions from TestFlight.

share|improve this answer
This is an excellent link - but interestingly, the device has no profiles listed under General > Profiles (!!!), so I can't follow those instructions. It seems like a bug of some kind, though - I'll ping the TestFlight crew and see what they say. – Arkaaito Nov 28 '12 at 5:10
If it does not have any profiles installed then try to continue with the other steps. Did you check if TestFlight WebClip was installed? You may need to delete that one as well. – Jan S. Nov 28 '12 at 13:08
Turns out it's a bug they're working on - there's currently no way to get the TestFlight WebClip on an iOS 6.0.1. Your answer should work for devices that don't have this problem. – Arkaaito Nov 30 '12 at 22:50
I guess a shortcut will do for now. – Jan S. Dec 1 '12 at 2:40

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.