NSString *password = @"12 34";
[password stringByTrimmingCharactersInSet:[NSCharacterSet whitespaceCharacterSet]];