Closed
Description
We clone the react-native-unity-demo repository for "POCing around" with Unity + React Native. Wanting to play with some Vuforia, we add an ARCamera and an ImageTarget (with predefined assets).
When we build the project in Unity, AR works with no problem, but when we export it then install it on an iOS device, it doesn't work.
The application start, with the camera view (including the Vuforia watermark), but recognition doesn't work.
In logs, we found this line :
Dataset VuforiaMars_Images could not be loaded and cannot be activated.
I can see the files in UnityExport/Data/Raw/Vuforia, but maybe Vuforia search in an other directory ?
I don't know how to find more debugging informations, so any tip would be appreciated.
Metadata
Metadata
Assignees
Labels
No labels