Open marcialwushu opened 4 years ago
Hi guys, I was creating an IONIC 4 Project noticed that it dosen’t contain config.xml file. Then i thought how to generate this file?
Then, I got a solution.
Fron Ionic latest CLI we need to enable cordova as mentioned here in documentaion
Just run this command.
$ ionic integrations enable cordova
Happy Coding.. 🙂
PKWORLZ
Autor: PREM KUMAR
Hi guys, I was creating an IONIC 4 Project noticed that it dosen’t contain config.xml file. Then i thought how to generate this file?
Then, I got a solution.
Fron Ionic latest CLI we need to enable cordova as mentioned here in documentaion
Just run this command.
Happy Coding.. 🙂
PKWORLZ
Autor: PREM KUMAR