0

I have developed a html5 jquery mobile application using the phonegap build website. It works fine on Android, iOS and Windows Phone but BlackBerry is not on the list anymore.

I have searched on the net and I didn't find anything. Should I give up the BlackBerry version of my mobile app? Is there another way to do it?

Michael Donohue
  • 11,776
  • 5
  • 31
  • 44
neustre bee
  • 39
  • 1
  • 8

1 Answers1

1

PhoneGap build now only supports iOS, Android and Windows Phone 8.

If you wish to build for other platforms, you will need to use Cordova locally on your machine.

This blog post from PhoneGap explains this and the options you have for continued development: http://phonegap.com/blog/2014/02/21/platform-deprecation/

Dawson Loudon
  • 6,029
  • 2
  • 27
  • 31
  • Good answer, but right now if we implement what I should do for blackberry or say the same question ask now, what will be the answer.. – Ajay2707 Sep 25 '15 at 13:19