problem with installing an app in other devices

Hi I build an app with differend profiles (development, Ad hoc distribution) which includes 3 ipad devices. In my device the installation is ok, but in the other devices failed.

I’m using corona 704 and 591.

Can anyone knows why this happen?

thanks a lot [import]uid: 13028 topic_id: 20714 reply_id: 320714[/import]

This happened to me.
I created a profile for my iPad, and created a provision.
Then later I added some more devices.
But you have to go into the provision and tick the new devices, then download a new provision, or they don’t get included.
[import]uid: 108660 topic_id: 20714 reply_id: 81338[/import]

Yes I had already ticked the other devices. The profiles include all devices.

I send the app to the other ipad owners and they can’t install the app. But in their devices the current profile is installed.

I don’t understand why happen this. Someone told me to sent the app and the profile together. But the other guys had the same problem. [import]uid: 13028 topic_id: 20714 reply_id: 81343[/import]

Also delete the provisioning profile via xcode, download the provisioning file again after adding the devices and saving, then reinstall the provisioning file via xcode. [import]uid: 84637 topic_id: 20714 reply_id: 81359[/import]

Thanks a lot for your help. I tried this but the installation failed.

The steps that I followed until now are:

  • Create provisioning profiles (development & distribution)from my account developer portal.

  • Add Devices in the profiles above.

  • Install profiles via Xcode

  • Build demo binary file with the profiles I created

  • Install Binary via itunes.

In my device installation is successful. In the other devices included in the profile the installation failed.

I also have the latest version of xcode (includes the ios 5.0)
The devices are 3 ipads with the latest version of ios.

If I had a problem for example with my certificates, I think that I couldn’t install the binary in my device.

I built the demo binary with the corona 704 and 591.

I also tried to delete the devices from my developer portal and add them again, creating new profiles with them. I had the same problem again.

Any idea?

Thanks a lot

[import]uid: 13028 topic_id: 20714 reply_id: 81725[/import]

I had this before and no matter what I did it wouldn’t install on the other devices.

What i had to do was create an entirely new provisioning profile (development) and delete the old one.

Then download the new one and install via xcode and the same steps as above :slight_smile: [import]uid: 84637 topic_id: 20714 reply_id: 81734[/import]