We have developed mobile app using cordova cli, now we wanted to chane it to the phonegap cli. 1) How to change from cordova to phongap We have uploaded the sample app developed by cordova cli by changing to in index.html but the phonegap build recommending updated version. Even though it is saying needs updated version, it is able to create app for the android and windows. - Second time i tried to upload our real app which is with combination of ionic framework and some cordova-api.js. It created an app but it is not working properly.I have some other cordova-api.js along with the ionic framework.