Hi guys, I was creating an IONIC 4 Project noticed that config.xml file is missing.
Then I thought how to generate this file?
And, I got the solution.
From Ionic latest CLI we need to enable cordova as mentioned here in documentaion
Step (1)
Open command prompt and go to ionic project directory.
Step (2)
Now just run this command, it will automatically generate all files.
$ ionic integrations enable cordova
follow the video tutorial for more.
Happy Coding.. 🙂
Checkout other posts.
Author Profile
- Hey Its..! Tech Lover , Ionic, Angular, Typescript, Dotnet Core, Node, Like Opencv, AI, ML, Robotics, Iot, Love Music, Cooking, Girls, Innovation
Great stuff! Very helpful.
Thank you for sharing sir.
It worked for me,
thanks sir
Thank you. Really helpful!
Welcome