On 4/15/14, 9:46 PM, Nakia Brewer wrote:
If the certificates were invalid wouldn't I get an error when trying
to build or even install though..

AM I best to delete all the certificates, profiles (how do I do this
is Xcode 5.1.1?) and recreate it all?

I did some searching for you.

This thread from the Corona forums talks about the black screen and crash issue:
<http://forums.coronalabs.com/topic/40706-app-crashes-in-xcode-simulator-ios-7-sdk/>

If you skip to the last page, the user solved the problem by deleting all certificates from keychain and regenerating new ones. Change the app version in standalone settings and rebuild the app with the new certificate.

You can delete and refresh certificate in XCode's preferences. I don't have that in front of me right now but someone else can give you info, or you can use XCode's Help menu to look it up on Apple's site.

The error about ASCII control characters is what Colin said; it means there are illegal characters in your app ID. If you google for the error message you'll see more info. In standalone settings, make sure you have no hidden control characters in the app ID and the app name. To be safe, delete them from standalone settings and re-type them.

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to