Hi Ionic Developers
I’m building an App (ionic 3) and I want to release it with two different names (but the same bundleID), for example: MySuperApp, and CoolApp, but I don’t want to duplicate my project for that, but use one instead.
I’m not Android/IOS developer, so I don’t know those tricks like this one: One app multiple branding
Can you advice if it possible in Ionic, without duplicating project?
PS. Content of the app will be exactly the same
Thanks in advance,
Przemek