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 'callHandler' of undefined #204

Closed
Richard-Choooou opened this issue Dec 3, 2019 · 4 comments
Closed

Cannot read property 'callHandler' of undefined #204

Richard-Choooou opened this issue Dec 3, 2019 · 4 comments

Comments

@Richard-Choooou
Copy link

Richard-Choooou commented Dec 3, 2019

image

doesn't have "callHandler" function in the flutter_inappwebview object, only _callHandler, how can I fix it? thanks.

version: 2.1.0+1

@Richard-Choooou
Copy link
Author

flutter_inappwebview._callHandler('goToCashier', setTimeout(function(){}), JSON.stringify([{shopId: 1}]))

can solve this problem

@lvisei
Copy link

lvisei commented Nov 13, 2020

@Richard-Choooou
Confirmed, Android 10 and iOS 13/14 is ok, android 7 api 24 also have this problem, So this is bug ?

@suckitfa
Copy link

suckitfa commented Aug 1, 2023

Is there any common way to solve this ?

Copy link

github-actions bot commented Oct 7, 2024

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants