Installing several apps on device

Hi!

I built my first app for testing it on device using an “ad hoc provisioning profile”, I installed it on device (Ipad) and I had no problems…but when I tried to installing on device another app it overwrites the first one…

I also tried to build the two apps with two different provisioning profiles (but with the same Apple ID) and I didn’t solve my problem

So, how can I install more then one apps on my device?

Thank you!

Marco [import]uid: 44289 topic_id: 10444 reply_id: 310444[/import]

Just to confirm; the apps had different names?

Peach [import]uid: 52491 topic_id: 10444 reply_id: 38044[/import]

Yes, the two apps had different names.

I built one with a “ad hoc” provisioning profile and the other with a “developer” provisioning profile.

Thanks

Marco [import]uid: 44289 topic_id: 10444 reply_id: 38052[/import]

the profiles must be on your device
the apps must have different names

it works for us here all the time

check your device to make sure you have the right profiles installed.

c. [import]uid: 24 topic_id: 10444 reply_id: 38078[/import]

Hi Carlos, Hi Peach!

I found the mistake!
My provisioning profiles included an “unique” APP ID so this is the reason why the second app overwrite the first: now I associated my provisioning profile to an APP ID that permits to install a suite of apps (it contains the wild-card asterisk character).

Thank you for your support!

Marco [import]uid: 44289 topic_id: 10444 reply_id: 38281[/import]