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

Cannot read property 'open' of undefined #28

Open
DJSitte opened this issue Jul 7, 2017 · 1 comment
Open

Cannot read property 'open' of undefined #28

DJSitte opened this issue Jul 7, 2017 · 1 comment

Comments

@DJSitte
Copy link

DJSitte commented Jul 7, 2017

When running the example project nothing happens when I click the button and I get the following debug output:

07-07 15:26:15.443  3771  3771 D SystemWebChromeClient: file:///android_asset/www/cordova.js: Line 312 : Error in Success call backId: SafariViewController770851044 : TypeError: Cannot read property 'open' of undefined
07-07 15:26:15.443  3771  3771 I chromium: [INFO:CONSOLE(312)] "Error in Success callbackId: SafariViewController770851044 : TypeError: Cannot read property 'open' of undefined", source: file:///android_asset/www/cordova.js (312)
07-07 15:26:15.448  3771  3771 D SystemWebChromeClient: file:///android_asset/www/build/main.js: Line 1362 : ERROR
07-07 15:26:15.448  3771  3771 I chromium: [INFO:CONSOLE(1362)] "ERROR", source: file:///android_asset/www/build/main.js (1362)

Ionic-CLI: v3.4.0
Ionic: v3.5.0
Cordova: v7.0.1

EDIT: It works when I run it on my phone, but does not work in the emulator.

@BenjaminWatts
Copy link

hey - I have same problem - did you get a resolution?

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