NO return code in ScanningFromWebPages on iOS7

16 views
Skip to first unread message

Andrea Ghetti

unread,
Oct 15, 2013, 5:41:04 AM10/15/13
to zx...@googlegroups.com
hi,
i use this application in a web pages but after the update to IO7 on the iPad the return code is empty.
The problem is not present in IO6 or Android.

This is my script :

ScriptInjector.fromString("function getScan(){\n" +
                
" var href = \"" + urlBarCode + "\";" +
                
"    window.location.href=\"zxing://scan/?ret=\"+encodeURI(href+\"{CODE}\");\n" +
                
"}").setWindow(ScriptInjector.TOP_WINDOW).inject();


it's correct????
Reply all
Reply to author
Forward
0 new messages