Hi, I’m building an taxi app. It has two apps, one for passenger and another one for drivers. I used the following command to build the apps.
(Now I’m using android. But later I hope to add iOS)
“ionic cordova buid android”
App names are different in config.xml, package.json and index.html. But i got an error message when I tried to install two apps that “package conflicts with an existing package by same name”.
Please help me. I want to try these two apps in same phone. I don’t have two phones and there are some native libraries.