IONIC 3 - overwrite the apps

0

Hi, I am new to ionic 3 and the problem that it generates is that when you install an apk in android everything works fine but when you install another one it takes the new one as an update and overwrites it eliminating the one that I previously had the most logical. was because they had the same name that in this case ionic generates it with "MyApp" so I just made a change in the config.xml and gave it another name good the problem is not solved keeps deleting the previous apps so they have another name or different content sure pass something overlooked. I hope someone has some solution

    
asked by Єdu Cv 25.06.2017 в 08:42
source

1 answer

0

[SOLUTION] I take time but now it is only necessary to change the "id" of the package in the config.xml so you can have more than 1 application with different versions without deleting the previous ones: D

    
answered by 25.06.2017 / 21:19
source