I'm using both Apple TestFlight and the original TestFlight, and the original is just such a smoother experience, even with having to add UDID's to provisioning profiles.<p>Things that are annoying about Apple TestFlight compared to the original:<p>- itunesconnect, while better than before, pales in comparison to the simplicity of testflightapp<p>- builds submitted to Apple "take a while" before they're available, testflightapp is instant once you've uploaded.<p>- managing users in groups seems to be absent
Does anyone have experience yet with the timeline for the beta app review required for external testers? This is significant because I feel like I would just have internal users bring their device over, or install it themselves from Xcode. Its the external users that seem the most important with this.<p>My regular submissions have ranged from 7 days to 20 hours, but I would hope they will keep the beta review to the shorter end of that.
> Apps made available to external testers require a Beta App Review and must comply with the full App Store Review Guidelines before testing can begin. A review is required for new versions of your app that contain significant changes. Up to 10 apps can be tested at a time, internally or externally.<p>Eww. Still doesn't hold a candle to an APK.
It's disappointing seeing how TestFlight has been integrated into iTunes Connect. What mostly upsets me is the seemingly arbitrary review before the app is released to testers. It's exactly this kind of a delay ("several hours") that keeps me from using Google Play for Android app beta & alpha testing.<p>I end up with tight deadlines and my testers include clients & superiors. I can't afford a variable chunk of time between app compilation and release to testers. I've had really good experiences with Crashlytics and have heard good things about Hockeyapp. I'll stick with 3rd party distribution for the forseeable future.
Tester? Seeking tester? I'm running a list to connect developers to people who want to test their apps.<p>All feedback appreciated.<p><a href="http://sealedabstract.com/betalist" rel="nofollow">http://sealedabstract.com/betalist</a>
It's about time! It's been such a hassle always needing the device id, creating the provisioning profiles, having to recreate the profiles and rebuild the project for every user you add. And also being limited to only 100 devices.
I'm going to do a bit of shameless self-promotion for my CLI tool for ad-hoc deployments, hawk:<p><a href="https://github.com/mtrudel/hawk" rel="nofollow">https://github.com/mtrudel/hawk</a><p>Using a bit of XML glue, it uses simple building blocks of xcodebuild, S3, and email to give you one command building and distribution of your app, all driven by a plaintext Hawkfile. I (and a few colleagues) have been using it for a couple of years now, and it's been a real boon. Would love feedback.
Sorry to see that the older TestFlight seems to be losing functionality. Sessions show up as anonymous and remote logging doesn't work for me anymore. I'm thinking of switching to <a href="http://hockeyapp.net/" rel="nofollow">http://hockeyapp.net/</a>