You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, really cool app! I can now demonstrate GraalVM to people from my phone, awesome! :-)
Just downloaded the app for IOS (through TestFlight). I ran into a problem when trying to run console.log("hello world"); . Regardless of whether doing that in "Interpreter" or "Code Editor", I am not able to use " (and also not '). I can press the character on my phone, but it won't appear in the code no matter what, basically as if those characters were blocked.
The text was updated successfully, but these errors were encountered:
First of all, really cool app! I can now demonstrate GraalVM to people from my phone, awesome! :-)
Just downloaded the app for IOS (through TestFlight). I ran into a problem when trying to run
console.log("hello world");
. Regardless of whether doing that in "Interpreter" or "Code Editor", I am not able to use " (and also not '). I can press the character on my phone, but it won't appear in the code no matter what, basically as if those characters were blocked.The text was updated successfully, but these errors were encountered: