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...
Crash on IOS launch
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...
Crash on IOS launch