Hello;
I am in the process of running phonegap project in ios which was built before few years.
In project, current phonegap-version used is cli-6.5.0.
My question is do I need to change phonegap-version to cli-9.0.0 or any other version ?
Also, most of packages used in project are not latest version so do I need to update config.xml to point to the latest package versions ?
How different phonegap versions affect ios versions ?