JSON/Dynamic sorting on Android

Hello,

Simple question. Why is the order range on an Android device not the same as on html5?
How could I avoid that the sorting of a dynamic object is random on Android for example?

Best

Christian

You could try the -D haxeJSON flag:

The JS target uses the native JSON API by default.