Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undeclared web view using zbar with phone gap-1.0.0 #1

Open
timmeehle opened this issue Sep 23, 2011 · 1 comment
Open

undeclared web view using zbar with phone gap-1.0.0 #1

timmeehle opened this issue Sep 23, 2011 · 1 comment

Comments

@timmeehle
Copy link

I'm having a time compiling my project with zbar and phone gap-1.0. I'm getting an error in zbarplug.m on line 44,
[webview stringByEvaluatingJavaScriptFromString:retStr];

the error is

'*' undeclared (first use in this function)
'webView' undeclared (first use in this function).

Any ideas?

Thanks
Tim

@vanitas85
Copy link

Hi,

try this here:

[ self.webView stringByEvaluatingJavaScriptFromString:retStr ];

V.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants