| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -168,10 +168,14 @@ static NSString *const kURLHostVerifyPrefix             = @"verify";
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                [AppStoreRating setupRatingLibrary];
 | 
					 | 
					 | 
					 | 
					                [AppStoreRating setupRatingLibrary];
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            }];
 | 
					 | 
					 | 
					 | 
					            }];
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    [[TSAccountManager sharedInstance] ifRegistered:NO runAsync:^{
 | 
					 | 
					 | 
					 | 
					    [[TSAccountManager sharedInstance]
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					        ifRegistered:NO
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					            runAsync:^{
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                dispatch_async(dispatch_get_main_queue(), ^{
 | 
					 | 
					 | 
					 | 
					                dispatch_async(dispatch_get_main_queue(), ^{
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            UITapGestureRecognizer *gesture = [[UITapGestureRecognizer alloc] initWithTarget:[Pastelog class]
 | 
					 | 
					 | 
					 | 
					                    [TSSocketManager requestSocketOpen];
 | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                                                                                      action:@selector(submitLogs)];
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                    UITapGestureRecognizer *gesture =
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                        [[UITapGestureRecognizer alloc] initWithTarget:[Pastelog class] action:@selector(submitLogs)];
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    gesture.numberOfTapsRequired = 8;
 | 
					 | 
					 | 
					 | 
					                    gesture.numberOfTapsRequired = 8;
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    [self.window addGestureRecognizer:gesture];
 | 
					 | 
					 | 
					 | 
					                    [self.window addGestureRecognizer:gesture];
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                });
 | 
					 | 
					 | 
					 | 
					                });
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
 
 |