breautek commented on issue #905: Update codebase to ES6 syntax URL: https://github.com/apache/cordova-android/issues/905#issuecomment-577917700 I have confirmed that code that is intended to be ran inside a browser and/or webview must not be converted, unless support for android 4.4 is dropped. The reasoning is because [android 4.4 uses chrome 33](https://developer.chrome.com/multidevice/webview/overview) where many of these features are not supported.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
