Hi,
I'm using
Unity 3.5.1
XCode 4.3.2
iPhone 4S
iOS 5.1
When compiling, QCAR always misses out the Security framework and I get many linker errors, but that's fixable manually.
However when running the app on the device I get this error:
Thread 1:EXC_BAD_ACCESS(code=2,address=2fdecff4); o2AR`QCAR::DataSet::exists(char const*, QCAR::DataSet::STORAGE_TYPE)
Any hints what this could be about?
Any help is appreciated.
Hi kiu,
Two ideas:
1) The app name is rather unusual - not sure what that would do with resource/bundle paths etc.
2) We sometimes get data set errors, related to the security framework, on jailbroken devices.