I would like to demonstrate different (git) branches of an ionic android application on my phone. So, maybe the releases for ionic app ‘myApp’ would be 'myAppRel1, 'myAppRel2, etc. (and each corresponding to a git branch).
How can this accomplished with ionic build
?
Thanks,
G