Hey Andrew,
The last thing it says in System Log Queries>All Messages is this:
"failed to get signing info for pid=1**** (cannot make code: invalid signature (code or signature have been modified))
Hey Andrew,
The last thing it says in System Log Queries>All Messages is this:
"failed to get signing info for pid=1**** (cannot make code: invalid signature (code or signature have been modified))
OK interesting. It’s possible that this does have to do with your provisioning profile / certificate setup. A Google search doesn’t turn up anything helpful though.
Is there a reason you have to use a generic profile as opposed to an app-specific profile?
You know what, I was used the generic one because I was rusty with Corona after a long hiatus, and re-learning how to get my apps running on my device. So I’m guessing it’s a best practice to create a Developer, Distribution, and App Store Profile for each app then?
Yes, I think it’s a good practice to have app-specific profiles, and if I recall, I think it’s required if you want to use push notifications and certain other features.
I finally figured it out yesterday. I had copied and pasted from another build.settings file to include the new iOS 7 app icons, and completely overwrote the plugins table beneath that implemented my vungle and playhaven ads, lol.
Thanks for your help too, Andrew.