Service like testflight for iOS + Android + BlackBerry
Asked Answered
A

4

13

I have an application built with PhoneGap, and I want to send it to my clients with an elegant interface and get feedback. I have used testflight before for iOS, but it is not available for Android or BlackBerry.

I installed HockeyKit on my server. The alpha version of HockeyKit supports Android but there are a lot of files to upload and organize.

Is there any solution that can handle all three platforms - iOS, Android and BlackBerry?

Anhedral answered 6/9, 2012 at 12:59 Comment(2)
Thanks for quoting PhoneGap! Does it actually work? Could you (and how would you implement a service that uses Bluetooth, the microphone and the accelerometer using PhoneGap?Mahican
I doesn't use that functionalitys, sorry i cant help you for this but you refer to documentation at : docs.phonegap.comAnhedral
S
8

AppBlade supports all three of the platforms you are looking for. To be honest I have only used them for Android, but it worked pretty well for that. I also got some great support from their engineers when I had questions and they also seemed to be fairly responsive to feature requests.

Sweeper answered 19/9, 2012 at 14:6 Comment(2)
Thank you, i test it in an ios test application and it look better then testFlightapp ( i don't test the sdk of both ). It's not free :( but it my only choice for now.Anhedral
Rumor has it they may have some pricing changes soon to be more competitive in the freemium space.Hora
O
6

Knappsack sounds like it might fit the bill. It's a mobile application management platform that allows over the air installation of your apps and fine grained control of the users that have access to said apps. It's open source, so you can install it on your own server, but there is also a free tier that may suit your needs.

Overpass answered 13/10, 2012 at 12:52 Comment(0)
C
1

Can try HockeyApp, but it does not work with Blackberry. It is the best analog testflight.

Cupronickel answered 22/12, 2012 at 13:52 Comment(1)
too expensive costing 300$ per year for most basic plan.Tempera
C
0

It's early 2015 now and the solutions listed above either don't exist any more, or aren't free if you have more than a few apps/testers.

The best TestFlightApp.com alternative that I have found is Crashlytics. They support iOS and Android (no Blackberry).

Here's some info on the service: http://www.crashlytics.com/blog/launching-beta-by-crashlytics/

And here you can sign up: http://try.crashlytics.com/beta/

My customers prefer it to TestFlight, and for me as a developer it's also easier because they have an OS X app through which I can upload the archives and invite new testers (TestFlight's desktop app was broken for me).

Another really nice feature that Crashlytics offers is that (if you enable this feature), the OS X app will automatically upload the symbol files. When the app crashes for your testers, you'll get an email (when it's a new issue) and you can view statistics and stack traces of the crashes that occurred.

Chromate answered 3/2, 2015 at 13:42 Comment(1)
this service is saying we are high in demand so will reach u soon. :(Tempera

© 2022 - 2024 — McMap. All rights reserved.