Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have developed ios application that downloads 50Mb files from Amazon S3. I've tested application on iPhone 3GS/4/4s and i it runs about 350Kb/s. After publishing in AppStore i made some test on iPhone5 and it runs 30Kb/s (nearly 10 times slower). This problem occurs with WiFi only.

Does enyone encounter and solve same issue?

share|improve this question
2  
How many tests have you run? Are you sure your internet isn't just a little slow? – ceejayoz Dec 18 '12 at 13:36
I tested on 3 different iphone5 devices and also different internet providers. If using cellular network on the same iphones everything works ok. – Lizard Dec 18 '12 at 14:11

closed as off topic by Wooble, Nick Bull, Tomasz Wojtkowiak, Linger, Rüdiger Hanke Dec 18 '12 at 20:15

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

Try resetting the iPhone and your router/modem, conducting the test multiple times, at different times of the day, and on two or more devices simultaneously.

share|improve this answer
I tested on 3 different iphone5 devices and also different internet providers. If using cellular network on the same iphones everything works ok. iPhones are new with minimum installed applications... – Lizard Dec 18 '12 at 14:11
Could it be the way you're holding the iPhone 5? Do you have a cover on it? – CrazyIon Dec 18 '12 at 18:45

Not the answer you're looking for? Browse other questions tagged or ask your own question.