Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception trown on iOS #10

Open
nicolazcastro-zz opened this issue Mar 17, 2016 · 0 comments
Open

Exception trown on iOS #10

nicolazcastro-zz opened this issue Mar 17, 2016 · 0 comments

Comments

@nicolazcastro-zz
Copy link

This is the error I am getting when trying to run my game:
libc++abi.dylib: terminate_handler unexpectedly threw an exception

From this line UIApplicationMain(argc, argv, nil, [NSString stringWithUTF8String:AppControllerClassName]);

It freezes on the loading screen.

Target Phone is an iPhone 4. Works perfect on Android.

Am I missing something?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant