Is it possible to test my app with No internet connection?

Is it possible to test Is it possible to test my app with No internet connection?

Hello NoahSmith,

Yes, you can check your application in an Offline Mode Via the Network Throttling option. But currently it’s only supported in android and for iOS it’s in our roadmap.

Hi team, Any update on testing no internet case in iOS platform?

Hi Suresh,

We have Network throttling option in iOS too but as of now it is not possible to check with No internet.

is iOS Network library works properly on cloud devices

We would like to inform you that your application requires an iOS device with no internet connectivity. To support this, we have implemented an offline mode on the device using network throttling. You can refer to the documentation below for more information. FYR: Network Throttling for Appium tests | LambdaTest

However, please note that completely disconnecting an iOS device from the internet is not feasible in our current testing setup for iOS. We currently provide internet access to iOS devices via a USB cable. When a device is fully offline, it becomes unreachable. Specifically, iOS sessions will not working without an active internet connection, as WebDriverAgent(WDA) relies on connectivity to initialize and stream the session. Let us know if you have further questions or queries.