Hello,
I am converting a list of user data to a JSON and storing it as a String in Backendless (example, list of friends). I do not want this JSON string to be limited to 500 characters. Is there any way to get around this?
Will storing it in a form of an extended string help?
Thanks,
Rajas