build an html5 web app to work in BlackBerry using the phonegap build

大憨熊 提交于 2019-12-11 21:26:41

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!