Valid Signature

I am using Corona Simulator 2013.2100 (2013.12.7). It appears my BUILD is created without a hitch… yet, when i add app to iPad through Organizer, i keep getting the message “The applications does not have a valid signature.”

I have recreated certificates, provisioning profiles, restarted… multiple times. Deleted and started over… I checked on the target iPad in the Provisioning Profiles and have a green light. Not sure how to proceed, what to check, or even WHERE to look for the problem.

Appreciate any help or directions on how to proceed. Thank you.

I’m using OS X 10.8.5; Corona Starter SDK; Build works great in simulator… 

Are you 100% sure you have your iPad’s UDID in the device’s listed in the Provisioning Profile you are trying to use?

Rob

At this point, I’m not 100% on anything. ha!

I’m looking at the Distribution Provisioning Profile and have 1 Certificate and my 3 total devices listed. Status is green/active.

Look and see which 3 devices are there and make sure one of them is your device.

Rob

The same three devices I use are still registered… Last week, I did the certification/provisioning for my first app and it’s now approved and in the App Store. Nothing has changed since then.

The app I worked up last week was provisioned with an App Store provisioning profile. I sent in the zip file O.K. but, was unable to load the app on my iPads. Prior to the final prep for App Store, I did have success when I made a development profile for testing. Maybe I should try a development profile instead of the store/ad hoc profile?

You cannot use a “For the store” provisioning profile for testing on device.  It’s only valid in the store.  You have to use either a development profile or an AdHoc profile for testing on device.

Rob

The invalid signature is showing up on the AdHoc profile.

Can you do a screen shot of your profiles in the provisioning portal and a screen shot of your Corona SDK build screen?

Hi Rob, I ended up cleaning up my Key Chain and recreated a certificate and provisioning profile and it all worked good.

One more question here: Do you simply download and reuse your Distribution and Development certificates for all your apps?

Yes, I use the same certificates for all of my apps.  Each app though has it’s own unique provisioning profile.

Rob

How do you clear out unwanted Code Signing Identities from the BUILD window? I have multiple ones from earlier attempts. Appreciate your help.

Don

You would go to the folder ~/Library/MobileDevice/Provisioning Profiles

and remove the ones you want to get rid of.

Rob

I’m considering trashing and recreating certificates and making new provisioning profiles at this point. I have one app in the App Store at the present … will it matter when I deliver the next version (1.1) that it’s built with a different certificate?

It should not.  You have to re-create new certificates every year and you can update apps after doing that.  Which reminds me, I need to do mine this weekend too, :slight_smile:

Rob

I’m using OS X 10.8.5; Corona Starter SDK; Build works great in simulator… 

Are you 100% sure you have your iPad’s UDID in the device’s listed in the Provisioning Profile you are trying to use?

Rob

At this point, I’m not 100% on anything. ha!

I’m looking at the Distribution Provisioning Profile and have 1 Certificate and my 3 total devices listed. Status is green/active.

Look and see which 3 devices are there and make sure one of them is your device.

Rob