Proxyman Logo v2
Proxyman

Simulate poor network condition on iOS with Proxyman

Cover Image for Simulate poor network condition on iOS with Proxyman

What is network simulation used for?

While developing your mobile application, sometimes you might want to get a sense of how the app performs in different bandwidths like 2G, 3G, 4G,... In this mini blog, we will demonstrate how to use Proxyman for simulating poor network conditions while testing your application.

How to simulate different network conditions with Proxyman

Install Proxyman Certificate on your Simulator

An intuitive way of validating how your app loads and functions in poor network connections is to test them on Simulators or Physical devices. Make sure you have installed Proxyman Certificate so that you can inspect network traffic on your iOS Simulator. Once setup, you can capture all network traffic coming from/ to your app, thus perform the network throttling.

Use Proxyman Network Condition Tool

Proxyman Network Condition tool allows you to instantly choose the desired host on which to simulate the network conditions.

  1. Right click the URL Domain >> Tools >> Network Conditions

Enable Network Condition Tools

  1. Select the internet bandwidths from the dropdown options including 2G (Edge), 3G, 4G,... then Proxyman will generate a random bandwidth within the range to simulate your network condition

Select the internet bandwidth

Network Throttling Demo

Below is the demo of network throttling which mimics how the application is loaded over a 3G connection/ disconnected network on a iPhone 12 Simulator.

As being shown, developers or QAs can leverage the Throttle Network feature to test the website in multiple network profiles like Edge, 3G, 4G, etc. One can also add custom network profile values to test their application as per specific requirements. This is extremely useful from a testing standpoint since we can identify if there’s a room for enhancing the experience for users using the app from slow bandwidths. Examples of improvements might including adding a progress bar or wait statements to avoid the frustration of load delay among the users.

We hope this mini blog would be useful for those who seeking to simulate and perform network throttling for their applications. Happy coding 👨‍🚀

Proxyman is a high-performance macOS app, which enables developers to capture and inspect HTTP(s) traffic from apps and domains on iOS devices, iOS Simulators, and Android devices.

Get it at https://proxyman.io/

Hang Nguyen
Hang Nguyen