Asking to replace while installing another application in same device.

  • 1
  • Problem
  • Updated 5 years ago
Hi Team,

I am trying to install another application in same device, but it asking replace the existing application. My both application names also different.

I want install both applications in same device.

Do I need configure any thing in config.xml?

Thank you,
Siva.
Photo of gudluri siva

gudluri siva

  • 62 Posts
  • 0 Reply Likes

Posted 8 years ago

  • 1
Photo of gudluri siva

gudluri siva

  • 62 Posts
  • 0 Reply Likes
Hi Team,

Please give solution for this issue.

Why its asking to replace existing application for installing new application in device.

Thank you,
Siva.
Photo of Hardeep Shoker

Hardeep Shoker

  • 1941 Posts
  • 89 Reply Likes
Hey Gurdluri,

If you are using the same package id for both your applications then that is the reason why.

Like you stated, you can use the config.xml to configure this property.

https://build.phonegap.com/docs/confi...

Hardeep Shoker
Photo of gudluri siva

gudluri siva

  • 62 Posts
  • 0 Reply Likes
Hi Hardeep Shoker,

Thank you very much for you kind response.
Now i cleared that problem.

Thank you,
Siva.
Photo of Sorin Buda

Sorin Buda

  • 4 Posts
  • 0 Reply Likes
How did you cleared the problem?
I face the same problem.
The id field in config.xml is diffrent in both my applications.
Photo of Sorin Buda

Sorin Buda

  • 4 Posts
  • 0 Reply Likes
the id="com.trtkatman.appone" example worked for me.
I had before somenthing like "com.trtkatman.app01" and apparently the numbers are not supported