Skip to content

bug(android/engine): JSONException: Value [] of type org.json.JSONArray cannot be converted to JSONObject #7564

@sentry

Description

@sentry

Hopefully this is low-hanging fruit that can be fixed early in B16S1

Sentry Issue: KEYMAN-ANDROID-MH

JSONException: Value [] of type org.json.JSONArray cannot be converted to JSONObject
    at org.json.JSON.typeMismatch(JSON.java:112)
    at org.json.JSONObject.<init>(JSONObject.java:172)
    at org.json.JSONObject.<init>(JSONObject.java:185)
    at com.tavultesoft.kmea.JSONParser.getJSONObjectFromReader(JSONParser.java:46)
    at com.tavultesoft.kmea.JSONParser.getJSONObjectFromFile(JSONParser.java:89)
...
(17 additional frame(s) were not displayed)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions