Closed vikramIde closed 10 months ago
Hi, this project has recently been migrated to capacitor
, so cordova
is not used anymore.
You should be able to do npm run build
and npx cap sync
and then run the native projects in Android Studio or XCode.
I'll leave this open as a reminder that we need to update the docs.
Hey Guys,
When I try to run build command
ionic cordova platform run android
I am getting error
I am new to ionic I am guessing its a configuration file, which is missing in the project.
Also i don't see that's added in the .gitignore file so perhaps its a required file