My games build from unity fine but when I try to launch on IOS device from xcode it crashes right away.
Here is the error:
2016-06-05 15:14:21.695 vrroomescape[201:60b] *** Terminating app due to uncaught exception ‘NSInvalidArgumentException’, reason: ‘+[UIImage imageNamed:inBundle:compatibleWithTraitCollection:]: unrecognized selector sent to class 0x3bab7af0’
*** First throw call stack:
(0x306bcf83 0x3ae6dccf 0x306c0823 0x306bf203 0x3060e768 0xbc2507 0xbc4359 0xbc3d47 0xbb882f 0xbab3e7 0xbabc7f 0x3be955 0xceced 0x32f49587 0x32f48edb 0x32f4356b 0x32edf6e9 0x32ede851 0x32f42ca9 0x354f7aed 0x354f76d7 0x30687a67 0x30687a03 0x306861d7 0x305f0ebf 0x305f0ca3 0x32f41ed1 0x32f3d14d 0xb5dbb 0x3b37aab7)
libc++abi.dylib: terminating with uncaught exception of type NSException