[UWS] Fix the backup restoration of custom keys.
When a custom key was encountered, the library tried to fetch its value as a String...but it is not always a String. Instead, now it is fetch as an Object (possibly a JSONObject or JSONArray).
Loading
Please register or sign in to comment