I have code in which the class in question gets data from a server, and parses it with the result being two strings. I need to return the two NSStrings but most tries have had issues because of the NSString type. Any suggestions?
Thank you!
I have code in which the class in question gets data from a server, and parses it with the result being two strings. I need to return the two NSStrings but most tries have had issues because of the NSString type. Any suggestions?
Thank you!