8
Views
1
Comments
Solved
[Embedded Scanner Plugin] Unable to display scanner in page
embedded-scanner-plugin
Mobile icon
Forge asset by Miguel Antunes

Hi, I am trying to embed the QR scanner directly into a Page, after implementing the demo the scanning works but there is no display. 
I found that there is camera preview behind my page and tried using the "SHOW" function to hide the background to show the preview but did not work.

I am using MABS v9.0
Attached images show that scanning works and the camera preview is hiding behind page(only visible when navigating to another page)

I have included a OML which contains the relevant portions only.

       


B1App_DemoTesting.oml
UserImage.jpg
Ivan Lai
Solution

Solved. My issue was due to having Layout block in another UI Flow which did not utilise the stylesheet thus did not apply the ".content" class "background-color: transparent" styling.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.