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

Fix flutter web crash #297

Open
ethan-tbd opened this issue Sep 9, 2024 · 0 comments
Open

Fix flutter web crash #297

ethan-tbd opened this issue Sep 9, 2024 · 0 comments

Comments

@ethan-tbd
Copy link
Contributor

Currently, running didpay using flutter web results in the following error:

Rejecting promise with error: TypeError: Cannot set properties of undefined (setting 'nativeCommunication')

Fix the error by adding the flutter_inappwebview_web package and editing web/index.html (hint: follow the thread here pichillilorenzo/flutter_inappwebview#1468)

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

No branches or pull requests

1 participant