Hi i am getting this error! i am using NSNumber in indexpath.row but it giving Warning,what is wrong in my code please help.
NSNumber *num=[NSNumber numberWithInt:indexPath.row];
[HUD showWhileExecuting:@selector(callingMethod:) onTarget:self withObject:num animated:YES];