---
title: Local Testing for Live Mobile App Testing
description: Test apps that connect to your local network using TestingBot Tunnel.
  Learn about iOS limitations and workarounds.
source_url:
  html: https://testingbot.com/support/app-live/local-testing
  md: https://testingbot.com/support/app-live/local-testing/index.md
---
# Testing Local Websites/Apps

With our [TestingBot Tunnel](https://testingbot.com/support/tunnel) you can easily and securely connect your local computer/network with TestingBot's Real Devices.

## Known Limitations

- **Localhost testing does not work on iOS**.   

Due to an iOS Restriction, it is currently not possible to run tests against `http(s)://localhost` with TestingBot Tunnel.

A possible workaround would be to change the hosts file on the machine running TestingBot Tunnel, and add a custom hostname (for example `mylocalwebsite` and the IP address `127.0.0.1`).  
Then configure your tests to use `http(s)://mylocalwebsite/...` instead of localhost.

Was this page helpful? Yes No 

## Looking for More Help?

Have questions or need more information?   
 You can reach us via the following channels:

- [Email us](https://testingbot.com/contact/new)
- [Join our Slack Channel](https://join.slack.com/t/testingb0t/shared_invite/zt-3bcw9xch-jk19~6XPs_xBrsAgAedkCw)
