Can I simply use
if(myString == nil)
For some reason a string that I know is null, is failing this statement.
Check NSAttributedString is empty:
let isEmpty = atrributedString.string.isEmpty