I tried to run the ImageTargets iOS Unity Extension example, but I always get a blue blank screen after the splash screen that looks like this, http://davidg.nu/temp/blue_screen.png , instead of getting the camera view.
I am using Unity 3.4.2f3 and Xcode 4.2 Build 4C199 with iOS 5 SDK
The devices I tested to run the example on was (same result on both):
* an iPhone 4 with iOS 4.3.3
* an iPad 2 with iOS 5.0
I have tried to set the settings that should be set etc. according to the tutorial.
Any ideas of why I only get a blue screen and how I can solve it?
Is it an bug in the QCAR Unity extension?
I would be really greatful for all the help I can get, since I have an xmas application that I want to finnish as soon as possible. It works great on android and it would be awesome to get it to work on iOS also :)
OK, it's finally all pretty clear to me now! Thank you for all your time!