Hi.
Currently I'm using Unity 5.0 and Vuforia version (vuforia-unity-mobile-android-ios-4-0-103).
I am connect to the internet and activated the license key. But i still get an error while in the Play Mode.
A QCAR initialization error "No network available. Please make sure you are connected to the internet."
I'm currently doing Augmented Reality for my final year project. Any one have solution to this problem? Please help me!! thank you..
Hi jpauclair.
This is the step i have taken to solve the problem. You can try it out.
1. Create a new project and import the unity package (cloudreco-3-0-10).
2. Delete the main camera.
3. Drag the "Vuforia-3-ColudRecognition" located at "scene" in the assets to the "hierarchy" tab.
4. Print out the "target_stones_A4.pdf" located at "testing\Assets\Editor\QCAR\ForPrint" on a A4 paper.
5. Run the play mode and scan the "target_stones_A4" paper with your webcam. A teapot model with show on the paper in your screen.
6. Create another new project and import the vuforia package into your Unity.
7. Create your Vuforia project and run the Play Mode.
Hope this do helps you.