问题
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?
回答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/
来源:https://stackoverflow.com/questions/23960140/build-an-html5-web-app-to-work-in-blackberry-using-the-phonegap-build