Is there a way to support ES6 in Sololearn on non-supported devices? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Is there a way to support ES6 in Sololearn on non-supported devices?

Literally all javascript codes are written using ES6 nowadays.

30th Mar 2021, 4:50 PM
Carlos
Carlos - avatar
5 Answers
+ 1
Which Android version Carlos? Starting from version 5 webview component can be updated. ES code should run if the device supports webview update. I don't know how it's like with most recent Android versions though. Babel was recommended to cope with this before, don't know whether or not it is still relevant this days. If you use SoloLearn web, then an up to date browser is all you'd need, as Martin said.
30th Mar 2021, 5:32 PM
Ipang
+ 1
Well that's odd Carlos, I had a 5.0 phone too, and it could run ES codes. Not sure what to suggest anymore.
30th Mar 2021, 5:49 PM
Ipang
+ 1
This code for support es6 in older device please try on your device it is possible by installing bebal script https://code.sololearn.com/Wr433hRB7oQh/?ref=app
1st Apr 2021, 8:16 AM
SAN
SAN - avatar
0
By reverse engineering possible?
30th Mar 2021, 5:22 PM
Carlos
Carlos - avatar
0
Ipang Android 5.0 Lollipop🍭 I have updated to latest webview version as of my playstore supports but still it doesn't work.
30th Mar 2021, 5:42 PM
Carlos
Carlos - avatar