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

Native callback: TypeError undefined is not an object (evaluating Window.external.invoke) #2

Open
boussou opened this issue Feb 28, 2022 · 3 comments

Comments

@boussou
Copy link

boussou commented Feb 28, 2022

I am afraid the callback doesn't work on php 7
I got this message each time I click on the button on the demo via

php -dextension=modules/webview.so -f main.php

error

TypeError undefined is not an object (evaluating Window.external.invoke) 
@boussou boussou changed the title TypeError undefined is not an object (evaluating Window.external.invoke) Native callback: TypeError undefined is not an object (evaluating Window.external.invoke) Mar 3, 2022
@boussou
Copy link
Author

boussou commented Mar 3, 2022

Is it project maintained?

@siara-cc
Copy link
Owner

siara-cc commented Mar 5, 2022

Hi, I made this quite sometime back. Now I am unable to compile it on my end. I will try to fix it when I get more time.

@boussou
Copy link
Author

boussou commented Mar 7, 2022

Okay
FYI I can build it on Artix Linux (Arch). I wasn't able to fix it in a timeboxed try.

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