Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Service like testflight for iOS + Android + BlackBerry

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?

like image 222
Red Mak Avatar asked Sep 06 '12 12:09

Red Mak


2 Answers

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.

like image 169
Salil Malkan Avatar answered Oct 19 '22 22:10

Salil Malkan


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.

like image 44
Waggins Avatar answered Oct 19 '22 23:10

Waggins