Code working properly but taking too much time to upload image. Am not able to understand why its happen ?. It may be server side or need to check in
my code
AFHTTPClient *client= [AFHTTPClient clientWithBaseURL:[NSURL URLWithString:BaseUrl]];
Need help