Hybrid Application Developer Question: Download Hybrid Application Developer PDF

Do you know what are the limitation of PhoneGap?

Tweet Share WhatsApp

Answer:

As the front-end uses JavaScript it does have some limitation

☛ Data processing: Compare to JavaScript native language is much faster
☛ Back-ground processing: Large number of application depends on background thread while PhoneGap API are built using JavaScript which does not support multi-threaded and hence does not support back ground processing
☛ Advanced graphics: Apps that use advanced graphics can be accessed explicitly by third party libraries, which can be best done natively
☛ Complex business logic: Number of complex business app can be accessed better with a native code
☛ Access advanced native functionality: Number of native API’s are not supported by PhoneGap’s API

Download Hybrid Application Developer PDF Read All 49 Hybrid Application Developer Questions
Previous QuestionNext Question
Explain phoneGap architecture?Do you know the difference between AIR and PhoneGap?