sa0017 / stagewebviewbridge

Automatically exported from code.google.com/p/stagewebviewbridge
0 stars 0 forks source link

Calling a js "Can't find variable: StageWebViewBridge" #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
In android mobile application

using: stageWebView.bridge.call('callURI');

the debug consol show this error: ReferenceError: Can't find variable: 
StageWebViewBridge

stageWebView.loadURL("javascript:callURI()"); work fine

stageWebView in the test contail a html string the my main goal is to call a 
pdf enbedded js

Original issue reported on code.google.com by domenico...@gmail.com on 10 Aug 2011 at 8:16

GoogleCodeExporter commented 8 years ago
Hi, update to the new library version as its works now on android

Original comment by xperime...@gmail.com on 19 Sep 2011 at 3:32