Open hongxitao opened 4 years ago
change to whatever you are creating in index,html; ie:
var unityInstance = UnityLoader.instantiate
gameInstance => unityInstance in the default case.
hey sorry could you explain this a bit more? have the same issue
I've taken the time to fix this issue here: https://github.com/dantasulisses/WebMobileInputFix/issues/7
try to run the test scene in chrome, and then try to type in the inputfeild it showed: Uncaught ReferenceError: gameInstance is not defined at HTMLInputElement.oninput ((index):24) Uncaught ReferenceError: gameInstance is not defined at HTMLInputElement.onblur ((index):24)