How to calculate how much data is uploaded to web server.
For the Image and string value, uploading into the web service. Want to calculate how much data its has been uploaded.
So i can put into UIProgressView
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
1) On iOS < 5.0 implement following method in your delegate:
2) In iOS >= 5.0