I am trying to remove android platform from my ionic project using 'ionic platform remove android'
but it showing the error, Platform "android" not recognised as a core cordova platform
. What i do?
Steps to create and build an Ionic Application on Cordova Android Platform 1 Node Setup. 2 Cordova Setup. 3 Create an Ionic Application. 4 Publishing your app. This command directly adds the default ionic icons and splash screen resources and provide friendly... More ...
To publish the ionic application to the app store, firstly we have to add android platform to the application using the following CLI command: This command directly adds the default ionic icons and splash screen resources and provide friendly checks. To remove the android platform just replace the add keyword with remove.
Ionic is a platform for building mobile experiences with the web. Ionic is primarily known for its open source mobile SDK. The Ionic SDK allows web developers to build native iOS and Android applications, and mobile-ready Progressive Web Apps, using familiar web tools, frameworks, and languages.
The Ionic SDK allows web developers to build native iOS and Android applications, and mobile-ready Progressive Web Apps, using familiar web tools, frameworks, and languages. The core of Ionic SDK is Capacitor, a cross-platform native bridge that allows you to turn any web project into a native iOS or Android mobile application.
What version of ionic are you using?
if you're using the latest version,
try ionic cordova platform remove android
ionic cordova platform add android
ionic cordova platform rm android
ionic cordova platform add ios
ionic cordova platform rm ios
cordova clean
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With