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