ios swift data to string how to convert code example Example: conert data to string swift let str = String(decoding: data, as: UTF8.self)