i would like to change default name of the installation package from default com.ionicframework.starterto com.something.something, how can i do it safe
com.ionicframework.starter
com.something.something
This is what I did,
Change the package name in config.xml enter "ionic repair"
That's it.
It removes/adds platform, removes/adds node packages and does other stuff, but everything will be automatic.