my AR app works fine on all phones I've tried so far with Android SDK up to 4.4. On a new device running Android SDK 5.x I am experiencing some difficulties in starting a video after image recognition. I am getting an "Unimplemented WebView method onKeyDown" and if I am far from the image it seems I cannot start the video by touching the play button. So I get close and if my playButton is big enough it can detect the touch and start the video.
It is happening because of the trasparency of playButton png? Or it is a problem with the new Android SDK?
Thank you,
Giulia
S
Simon 248601
said
about 8 years ago
Hi Giulia,
how do you use the Wikitude SDK? Native, Cordova, Titanium or Xamarin?
Thank you and best regards, Simon
G
Giulia Carnevale
said
about 8 years ago
Hi Simon,
I use native Wikitude SDK.
Let me know if I can provide you any other information.
Thanks,
Giulia
S
Simon 248601
said
about 8 years ago
Hi Giulia,
I tried to reproduce your problem with our video samples. I used a Nexus 5 running Android 5.1 and a OnePlus One running Android 5.0.2, but I couldn't reproduce. So unfortunately I'll have to ask you some more questions.
What device are you using?
What exact Android version are you using?
What Wikitude version are you using?
Does this also happen with our video samples?
Please also post the log output containing the error.
Giulia Carnevale
1 person has this problem