I am pulling a JSON file from a site and one of the strings received is:
The Weeknd ‘King Of The Fall&
Use:
NSData dataRes = (nsdata value ) var resString = NSString(data: dataRes, encoding: NSUTF8StringEncoding)