Phonegap minimal platform versions supported

纵然是瞬间 提交于 2020-01-04 04:56:19

问题


I have a big project going on my company where i have to develop to IOS, Android, symbian, Windows Phone and blackberry, after hearing and researching about Phonegap i'm really considering using it however i would like to know if there are and which are the existing requirements / limitations regarding developing with Phonegap for these platforms.

Is there somekind of mark of from which "generation" of mobile device Phonegap is optimal for these platforms ? Is there an optimal release of said OS for Phonegap ? Is there a feature that doesn't work on said OS version / device ?

I'm still researching this on the web but if someone here could lend me a hand on this matter it would be awesome !

PS : Seems like symbian development is based on Nokia's Web Runtime (WRT) so that makes it's rock-bottom Symbian S60 5th Edition and S60 3rd Ed. FP2.

PS': Blackberry seems to support 4.5 RIM till the most recent ones ?


回答1:


  • Android 2.1 - API level 7
  • BlackBerry OS5 - but the browser sucks so OS6 is more realistic
  • iOS currently 3.X but when we release PhoneGap 2.0 in July that iOS version will bump to 4.2. Since over 90% of users are on iOS 5.X it isn't a big deal.



回答2:


I would rather build an HTML5 mobile site and just create a skin for each phone. This does depend largely on what you want the app to do, but a hybrid solution is going to be much less painful in the long run.



来源:https://stackoverflow.com/questions/11251106/phonegap-minimal-platform-versions-supported

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