- Fix Libraries AFOAuth2Manager

This commit is contained in:
Giuseppe Nucifora 2016-02-05 11:09:33 +01:00
parent 7744d145e0
commit 3487fb3c44
2 changed files with 2 additions and 2 deletions

View File

@ -185,7 +185,7 @@ static bool isFirstAccess = YES;
return _currentEndPointBaseUrl;
}
- (AFHTTPSessionManager *) manager {
- (AFOAuth2Manager *) manager {
BOOL canTryRefreh = NO;