I am developing one hybrid iOS app using cordova. While installing one cordova plugin I am getting the following error
Error: could not find -Info.plist file, or config.xml file.
Config.xml is there in my project. I couldn't get feasible solution.Someone posted like to remove platform and again add platform.I do not want to take risk by removing platform as it is existing project.