re-validate once alert-view was dismissed

* factor out common validate method
* call it in authenticate and after validation-error was dismissed
* don't reset identification if validation failed - it might have only been
a short network outage.
This commit is contained in:
Stephan Diederich
2013-10-14 14:01:32 +02:00
parent e7fdea7649
commit 6a932e4da5
2 changed files with 24 additions and 18 deletions

View File

@@ -35,7 +35,7 @@
#import "BITAuthenticationViewController.h"
@class BITHockeyAppClient;
@interface BITAuthenticator ()<BITAuthenticationViewControllerDelegate>
@interface BITAuthenticator ()<BITAuthenticationViewControllerDelegate, UIAlertViewDelegate>
/**
* must be set