I'm developing an app, after login in, the JSON response that comes in, I need to save a string or the whole response itself.
Sorry to say, in iOS I know I can save in plist and access it later, so I want something similar.
Any option would be appreciated. Thank You