Seems like the JSONObject(String...) constructor has disappeared.
It might just require a recompile against 5.4. I don't have the source in front of me but I'm guessing it's swapped to JSONObject(Object...) which is why I guess a recompile will fix.
Seems like the JSONObject(String...) constructor has disappeared.
It might just require a recompile against 5.4. I don't have the source in front of me but I'm guessing it's swapped to JSONObject(Object...) which is why I guess a recompile will fix.