I am really struggling with this. I am working on a project with ionic cordova. I finished the app and now I want to publish it. Therefore I have to build the apk. But there is the problem.
I type in the command: "ionic cordova build android", but it sends me an error, with the info that my package name must look like com.company.Name
. I fixed it but it still sends me the same error.
Plz help me
