Hi,
I am running the Image Targets Unity Extension sample on an iPad, and when reaching scene 4 (the scene that actually have the AR stuff), it shows a dialog saying "Failed to initialize QCAR" and closes.
The log says:
<pre>
trackerManagerInitTrackerError: Image Tracker could not be initialized.Could not initialize the tracker.UnityEngine.Debug:Internal_Log(Int32, String, Object)UnityEngine.Debug:LogError(Object)TrackerManagerImpl:InitTracker(Type) (at /Users/ilang/test/Assets/Qualcomm Augmented Reality/Scripts/Internal/TrackerManagerImpl.cs:67)DataSetLoadBehaviour:Start() (at /Users/ilang/test/Assets/Qualcomm Augmented Reality/Scripts/DataSetLoadBehaviour.cs:52)(Filename: /Users/ilang/test/Assets/Qualcomm Augmented Reality/Scripts/Internal/TrackerManagerImpl.cs Line: 67)
I meant just run it through XCode to see what the log says. You cannot debug / look into the library functions.
N