Execution failed for task ':ios-moe:moeMainDebugX86Dex2Oat'

Dear Majirefy,

There is no iterator for org.json.JSONArray. MOE is using Android’s Json implementation: https://developer.android.com/reference/org/json/JSONArray.html

Please use length() and get(idx) methods for iterating.

Best Regards,
Kristóf