Explain what are the limitations of Cordova?

devquora
devquora

Posted On: Feb 22, 2018

 

The Cordova comes with both benefits as well as drawbacks.
The limitations of Cordova are:
  • The Hybrid applications are slower than native ones so it is not a great idea to use Cordova for large applications that need lots of data and functionality.
  • The Cross-browser compatibility can create lots of issues. Most of the time we are developing apps for different platforms, so the testing and optimization can take a lot of time and effort as we need to cover a large number of devices and OS.
  • Some plugins also have compatibility issues with the varying devices and platforms. There are also native APIs that are not yet supported by Cordova.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Cordova Interview Questions

    What is Cordova?

    Cordova is also called as Phone Gap. It is a platform to develop Mobile Applications using the coding languages like HT..

    Cordova Interview Questions

    Explain the mechanism of Cordova?

    Cordova application’s user interface is technically and effectively a webview that engages the entire screen and runs..

    Cordova Interview Questions

    What does Operating Systems it support?

    All major platforms are supported. Here is the list of the major platforms: Amazon Fire OS BlackBerry 10 Android Firefo..