Hello,
I am working on Wikitude SDK extension Flutter Professional Edition version: 9.10.0
JavaScript API, and it already runs all the examples and they work perfectly.
Here I attach the link to all the examples that I running:
https://github.com/Wikitude/wikitude-flutter-plugin-examples/tree/master/samples
What I want to do is show me the AR box of HTML content, without depending on the detection of some object.
Here I attach the Javascript file, which I was based on the following link:
Could you please help me?
Thank you,
Cesar
Hi Cesar,
Could you please tell us:
In our documentation here https://www.wikitude.com/external/doc/documentation/latest/android/imagerecognition.html#adding-html-content, we explain in details how to add HTML content. Did you follow the guidelines there?
In addition, if you download our SDK then we include a sample for adding HTML content. Is the sample working for you?
Thank you,
Eva
Cesar Maldonado
Hello,
Could you help me please, I want to add a HTML content, but without detecting an object.
I attach my code in javascript.