i am new to wikitude and to augmented reality in general!
I have a problem with the camera. When i open SDKexamples, i cannot see anything, only a black screen (and the watermark of wikitude). When i go to hardware control ->camera switching, and press switch camera, i can see the surroundings and the POIS. But then nothing happens in the other examples.. (client recognition, 3d model etc).
I cannot understand what's the problem... Do i need to set up camera default as back/front? but how can i do it?
Thanks in advance (and sorry for my english) !
E
Eva
said
over 7 years ago
Hi there,
Did you set correctly the settings for the camera enabling it to access the Wikitude SDK product (at system settings on your mobile phone)?
In that case you need to go to the System Settings of your phone and set the right permissions for the Wikitude SDK product you are using.
n
natasou natasou
said
over 7 years ago
I did it but nothing has changed! Camera still not working.
I downloaded the native android examples and run it to my device, and the camera works fine.
E
Eva
said
over 7 years ago
Hi there,
In order to make sure that everything is set up right from our side we did the following:
Re-install both Wikitude Javascript and Native on an android device. When we entered a sample for the first time then we received a message asking for permission to enable the camera in order to run this sample. Clicking at Allow enables the camera so we can run the sample.
I would suggest that you do the same as well. If you are using our sample code without any changes then you should receive a similar message the first time you choose a sample.
Thanks
n
natasou natasou
said
over 7 years ago
I really appreciate your time and efforts to help me!
I re-installed both native and javascript, but nothing has changed. In the native, camera works fine (although it doesn't ask for permission), but in javascript nothing appears. When i open sample_1.xml in android studio, i noticed this message:
java.lang.VerifyError: Expecting a stackmap frame at branch target 12
natasou natasou