DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
View Events Video Library
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks

Integrating PostgreSQL Databases with ANF: Join this workshop to learn how to create a PostgreSQL server using Instaclustr’s managed service

Mobile Database Essentials: Assess data needs, storage requirements, and more when leveraging databases for cloud and edge applications.

Monitoring and Observability for LLMs: Datadog and Google Cloud discuss how to achieve optimal AI model performance.

Automated Testing: The latest on architecture, TDD, and the benefits of AI and low-code tools.

Related

  • Cordova: Communicating Between JavaScript and Java
  • Ionic App Development Over Other Frameworks: Is It Hyped?
  • How to Develop a Simple Step Counter App on ReactNative
  • 12 Frameworks Java, Web, and Mobile Programmers Can Learn in 2018

Trending

  • How To Handle Technical Debt in Scrum
  • Running Unit Tests in GitHub Actions
  • Continuous Integration vs. Continuous Deployment
  • Five Free AI Tools for Programmers to 10X Their Productivity
  1. DZone
  2. Coding
  3. Frameworks
  4. Figuring Out What Version of Cordova Created a Project

Figuring Out What Version of Cordova Created a Project

Raymond Camden user avatar by
Raymond Camden
·
Oct. 09, 14 · Interview
Like (0)
Save
Tweet
Share
1.73K Views

Join the DZone community and get the full member experience.

Join For Free

Earlier today a user on Twitter asked how one could determine the version of Cordova used to create a project. As far as I knew there wasn't really a way to determine this, especially since there are multiple versions in play now. But I double checked on the main developer list just to be sure.

Once again, Cordova contributor Michal Mocny chimed in to provide some context. What follows is a summarized version of what he said. It meshes with what I knew as well so that makes it doubly true. ;)

While the "main" release of Cordova is (at the time I write this) 3.6.3, there are actually version numbers for the command line interface, each platform, and each individual plugin. In theory you should be more concerned with the platform and plugin versions. If the CLI updates, that may impact what you can do with the CLI (like some new feature), but it isn't changing what your application can do.

You can determine what version was used for your platforms by typing cordova platforms, as seen here:

And of course the same can be done for plugins:

So long story short - your main concern is with the versions of each platform and plugin.


Apache Cordova

Published at DZone with permission of Raymond Camden, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Related

  • Cordova: Communicating Between JavaScript and Java
  • Ionic App Development Over Other Frameworks: Is It Hyped?
  • How to Develop a Simple Step Counter App on ReactNative
  • 12 Frameworks Java, Web, and Mobile Programmers Can Learn in 2018

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 100
  • Nashville, TN 37211
  • support@dzone.com

Let's be friends: