Android Web-view Error I/chromium: [INFO:CONSOLE(1)] "Uncaught ReferenceError:

前端 未结 2 2569
深忆病人
深忆病人 2021-02-14 16:25

I have a web-service In that I have added bar-code reader for android

So with the Help of JavaScript I am calling my bar-code reader from web-view

So for that I

2条回答
  •  天涯浪人
    2021-02-14 17:17

    Add this script in Web-service at your Parent Menu which has your iframe or iframes

    
    

    If you are using same in more than one frame then declare your frame name globally

    I tried your Code Working Fine... In my example Frame Hope It works fine for you

    Nice question....

提交回复
热议问题