Closed danyarzeta closed 8 years ago
Every time vuforia recognized an image it gets closed. I don't need that the camera gets closed
Check out the autostopOnImageFound
option mentioned in the README if you'd like to keep the camera open upon recognition.
i want it to display an html even when the camera is on
The answer to this is the same as #86 and #87 I believe - that you'll need to write some native device-specific code yourself as this is very customised behaviour and not in the scope of this plugin.
Let me know if there are any other issues you're having :)
Expected Behavior
Is there any way to display an html on the image when it is recognized?
Current Behavior
Every time vuforia recognized an image it gets closed. I don't need that the camera gets closed, i want it to display an html even when the camera is on, with out closing vuforia.
Possible Solution
Instead of displaying a media sound, i want to display an html.
Context
Your Environment