objective c to string code example Example: objective c convert int to string NSString* myNewString = [NSString stringWithFormat:@"%d", myInt];