iPhone application not running with Distribution Certificate
Posted
by MN
on Stack Overflow
See other posts from Stack Overflow
or by MN
Published on 2010-06-13T03:07:34Z
Indexed on
2010/06/13
3:12 UTC
Read the original article
Hit count: 268
iphone-sdk
I have a problem regarding running my application with a Distribution certificate. The application will work fine with a Development certificate on my iPod Touch. Once I change the Code Signing Identity to a Distribution certificate and specify an Entitlements file, the application crashes on launch. Is there anything I can do to correct this? Thanks in advance!
© Stack Overflow or respective owner