I see that I can call a JS function on the app’s web page using ExternalCall, but what about the other way around? Can a JS function on the web page call a function inside the Unity app?
I see that I can call a JS function on the app’s web page using ExternalCall, but what about the other way around? Can a JS function on the web page call a function inside the Unity app?