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

后端 未结 2 2105
天涯浪人
天涯浪人 2021-02-14 11:18

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 11:34

    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....

提交回复
热议问题