+ 8
My web codes run properly only sometimes, other just pure white, is it my phone or the app?
When that happends I have to reset my phone so it works, also sometimes in C# codes I can't get any output at all, why do this happends? is it just with my phone?
3 odpowiedzi
+ 5
*** Javascript
The Javascript engine (in Chromium webview) has hung. I can duplicate it...hadn't gotten around to reporting; will do.
Mobile restart is not required. Force quitting the app is faster (my answer here. Ignore the timers idea; that's fixed): https://www.sololearn.com/discuss/247794/?ref=app
Maybe also check Google Play: "Android System Webview" in case it's out of date (plus, later versions add Javascript ES6).
*** C-Sharp
The 'comment out a block' trick (that I just did in your code)* has been reliable. SoloLearn's been great fixing these; I snagged a private copy to report a smaller fix-me sample.
* OP's code is currently private. The 'trick' is to /*comment out large swaths*/ (from top to bottom, keeping major structure intact) to determine if weird syntax error combinations are tripping up the compiler.
+ 7
It is so frustating because I want to code and it is really annoying 😭😭
+ 6
it happens with me too... on my current device I.e. lyf flame 7
but not with my mi note 4...
I think its a matter of ram or so...
anyway I prefer quick edit pro for coding and then I directly paste it on sololearn...