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

Android: co.fitcom.fancywebview.AdvancedWebViewListener is not defined #40

Closed
chrishaff opened this issue Aug 6, 2018 · 1 comment
Closed

Comments

@chrishaff
Copy link

ReferenceError: co is not defined

When I call init() or openAdvancedUrl() I get this error:
JS: ReferenceError: co is not defined JS: at Object.openAdvancedUrl (file:///data/data/org.nativescript.drawertemplate/files/app/tns_modules/nativescript-advanced-webview/advanced-webview.js:29:13)

I am using:

  • nativescript 4.1.2
  • tns-core-modules 4.1.1
  • tns-android 4.1.3
  • Android SDK build tools 27.0.2
@bradmartin
Copy link
Owner

This is possibly a build issue with adding the plugin. Make sure you clean the platforms & node_modules then do a fresh build.

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