Developer Area

Changeset 659

Show
Ignore:
Timestamp:
01/17/10 14:40:47 (2 months ago)
Author:
henri
Message:

Automatically log in to new account.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • apps/iphone/my.tel/trunk/Classes/RootViewController.m

    r652 r659  
    428428                        [self.tableView reloadSections:[NSIndexSet indexSetWithIndex:kKRootTableViewSectionAccounts] 
    429429                                                  withRowAnimation:UITableViewRowAnimationFade]; 
     430                        self.currentAccountIndex = [self.accountsArray count]; 
    430431                } else { 
    431432                        [self.accountsArray replaceObjectAtIndex:self.currentAccountIndex withObject:changedAccount]; 
     
    435436                } 
    436437                [self saveData]; 
     438                // When an account is edited or created, automatically login to give credentials feedback to the user 
    437439                mustLogin = YES; 
     440                [self loginToCurrentAccount]; 
    438441        } 
    439442} 
Telnic
Search This Site
Partners
Neustar
ICANN
Main site | WHOIS | Sell .tel | FAQ | Archived Site | About Telnic | Contact Us