Crash when using iOS metal

Hello,

Using 4.4 update preview, i packaged a .ipa with metal enabled and openGLES disabled.
I installed it on a iPhone 5S running iOS8 and when I try to open the game, it crashes… :frowning:
When creating the .ipa with openGLES enabled and metal disabled, it does not crash.

Any ideas?
Thank you.

Logs of the crash would help, potentially.

Also, did you compile the game with Xcode6? We can’t distribute an executable compiled in Xcode6, so you will have to make it yourself.