App in iTunes Problem

Hi. I build a sample of Corona SDK but iTunes tells me that:“the application was not installed on the device because the signature is not valid”

What does it mean? Help?

Is there any doc about that? [import]uid: 40281 topic_id: 9913 reply_id: 309913[/import]

The signature not being valid is a problem with your certificates or, more likely, your provisioning profile.

Open Xcode, select the provisioning profile you used to build and then see if your device name appears in the box below - if not, remake the provisioning profile, carefully selecting the appropriate device from the available list.

Peach :slight_smile: [import]uid: 52491 topic_id: 9913 reply_id: 36224[/import]

Hi, Peach. My provisioning profile is ok, my device appears in the box. I can not build an app in my device and xcode simulator with Corona SDK. In XCode simulator appears a box “Corona SDK Trial, this message only appears in the trial version” and two buttons"ok" and “Learn more”. I press OK and only appears the background picture. What Am I doing wrong? I’m using GameSalad and Cocos2D and I can apply the app made by them in my device. What’s happening with Corona SDK? Help me please!!! [import]uid: 40281 topic_id: 9913 reply_id: 36253[/import]

Hi, Peach. I did uninstalling XCode 3.2.6 and I did the installation of XCode 4. Now the Corona SDK is telling me that is missing from the IOS SDK when I try to build an app. How can I fix it?
[import]uid: 40281 topic_id: 9913 reply_id: 36266[/import]

Hi, Peach. I installed XCode4 again and now everything is working.

Thanks for everything!!! [import]uid: 40281 topic_id: 9913 reply_id: 36274[/import]

Ah!

Good job getting it fixed; be careful with future versions of Xcode, things can get messy if you keep old ones around :wink:

Peach :slight_smile: [import]uid: 52491 topic_id: 9913 reply_id: 36564[/import]