Hi All,
I've managed to integrate Mixare into an iOS app and made it work but am now experiencing issues to deploy the app because Apple requires 64-bit support from 1st February 2015 onwards.
The problem i'm facing is the the libMixare.a library is build for armv7 which is a 32-bit library. I will need a 64-bit library to be able to meet Apple Store's new requirement.
Can anyone from the Mixare Development team or anyone else help me out here?