Tagged Questions

44
votes
6answers
7k views

How does TestFlight do it?

TestFlight offers over-the-air beta distribution of iOS apps (on non-jailbroken devices). How can this be done? Is this an iOS feature, or a vulnerability exploit?
2
votes
1answer
202 views

Adding beta tester: Provisioning profile can't be found

I'm going crazy with all certificates, provisioning profiles etc... !!! So... for my app i need some beta tester. I created correctly all the provisioning profiles (development and distribution): in ...
2
votes
2answers
586 views

Rewarding iOS app beta testers with in app purchase?

My iOS app is going to be free, but with additional functionality enabled via in app purchase. Currently beta testers are doing a great job finding bugs and I want to reward them for their hard work. ...
2
votes
6answers
3k views

iPhone App : Beta testing on specific device before App goes to AppStore

Sub: iPhone App : Beta testing on specific device before App goes to AppStore for public How do you do specific beta testing? I have registered 2 devices in App program portal. Only I have a Mac ...
1
vote
9answers
707 views

Keeping iPhone App private after AppStore approval for beta testing

I have messed around with AD-HOC distribution quite a bit and got it working too. The problem I am facing is all the people who I want to use as beta testers are "normal people" who never even sync ...
1
vote
5answers
136 views

upgrading from iphone beta to full 3.0

So I have been developing against the iphone 3.0 beta's and have just gone to upgrade to the final version released this week. however in itunes it says that i am currently using the latest version. ...
0
votes
0answers
86 views

Iphone , receiving error during the Archiving

I am currently trying to archive my application for testing but it generate these error : Ld ...
0
votes
1answer
95 views

Recommended approach to test iOS app against beta iOS releases

It is good to be able to test apps against beta releases of iOS, but the number of beta releases Apple is pushing out seems to turn the benevolence into annoyance for me on several bases: huge file ...