I am generating QRCode using this code
func generateQRCode(from string: String, completion: @escaping (UIImage) -> ()) { DispatchQueue.global(qos: