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
{{ message }}
This repository has been archived by the owner on Jun 2, 2018. It is now read-only.
There is issue with Arabic language as its characters should not be splitted up from each other as English languages.
What behavior are you expecting?
أحمد
What result after using crosswalk:
أح م د
What should i do as i'm using
org.xwalk:xwalk_core_library:14+
lite Mode
I'm following these to install crosswalk
cordova platform remove android
cordova plugin ls
cordova plugin remove cordova-plugin-crosswalk-webview
cordova plugin add cordova-plugin-crosswalk-webview
cordova platform add android
cordova build android -- --minSdkVersion=16
The text was updated successfully, but these errors were encountered: