Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to slow down iPhone internet connection speed to test app?

Tags:

xcode

ios

iphone

Apologies in advance - it seems certain I am duplicating an existing question, but I can't find it. How can I slow down the internet connection speed of my iPhone to test an app? I see many ways to do it for the Xcode simulated (like this Slow down internet for iOS simulator, https://apple.stackexchange.com/questions/24066/how-to-simulate-slow-internet-connections-on-the-mac) but I need to test in-app purchases, which apparently can only be tested on an actual device. I have searched through the Developer panel in the settings of my iPhone (iOS 8.3) but nothing looks promising there. Thanks for any tips.

like image 296
sunny Avatar asked Jun 04 '15 23:06

sunny


People also ask

How do I slow down my iPhone internet speed?

Go to Settings and tap Wi-Fi. Tap the Info button next to the Wi-Fi network that you're connected to. Turn on Low Data Mode.

Does iPhone have a speed test?

Set up your iPhone or iPad with the free Speedtest iOS app to test your connection speed and quality anytime, anywhere. Find out how fast the internet is anywhere in the world with the help of our massive global server network. Available in 17 languages.


2 Answers

Go to Settings -> Developer -> Network Link Conditioner (that's the section title, the actual table view cell says Status)

There you can enable the Network Link Conditioner and set whatever speed you deem fit (or even create a new one).

like image 123
AdamPro13 Avatar answered Oct 02 '22 12:10

AdamPro13


Xcode 9 you need to download Additional tools for Xcode 9

https://developer.apple.com/download/more/

enter image description here

like image 29
Josh O'Connor Avatar answered Oct 02 '22 11:10

Josh O'Connor