Hello,
I'm experiencing an error building my iOS app on XCode6 on iOS8.
I'm using Unity v4.5.4 and Vuforia v3.0.9.
I have a EXC_BADD_ACCESS error on this line :
QCARUnityPlayer::getInstance().QCARInit([orientation UTF8String]);
It is in the applicationDidBecomeActive method.
Do you know where does it come from ?
I followed this link and it solved mine :)
https://developer.vuforia.com/forum/unity-3-extension-technical-discussion/unity-454-455-46-and-vuforia-ios