YorkShen commented on issue #2980: [Android] Unsupported localeCompare in 
chinese
URL: https://github.com/apache/incubator-weex/issues/2980#issuecomment-548647722
 
 
   For Weex 0.28, It ues a stripped [JavaScript 
interpreter](https://www.npmjs.com/package/jsc-android/v/245459.0.0), some 
function may be stripped. You could change the JavaScript interpreter if you 
could or [check whether the extend arguement is 
supported](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/localeCompare#Check_browser_support_for_extended_arguments)
 before you call it.

----------------------------------------------------------------
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

Reply via email to