Hi guys,
for university I’ve built two different apps with ionic. If I run android, one app replaces the other.
What can I do so both apps get “unique” and are not overwritten by the other anymore?
Kr, MIA
Hi guys,
for university I’ve built two different apps with ionic. If I run android, one app replaces the other.
What can I do so both apps get “unique” and are not overwritten by the other anymore?
Kr, MIA
Edit the widget id in config.xml
. (You might have to remove and re-add the platform to get this activated)
It works perfectly! Thanks a lot