Does anyone know if it is possible to set an emoji from unicode on the setThumbImage property of a slider in Swift?
I have tried converting string to NSData and then using it in UIImage however this failed.
/noob learning by coding.
Thanks in advance.