Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.34 KB

server-connection.md

File metadata and controls

30 lines (25 loc) · 1.34 KB
title description keywords author ms.author ms.date ms.topic ms.assetid
Web Service and Server connection troubleshooting
Making sure your server or web service is reachable by devices in App Center Test
appcenter, test, stall
lucen-ms
lucen
12/07/2020
article
2acf5e51-954f-4b38-aa09-bdcf5756e288

Web Service and Server connection troubleshooting

[!INCLUDE Retirement announcement for App Center] There are several common reasons why your app may have trouble communicating with a server or web service:

  • The endpoint the user is trying to connect to doesn't allow communication through the Test IP addresses. 
  • Geofencing is blocking communication with our servers in Denmark.
  • Additional time is needed for the communication to reliably complete.
  • If a secondary app is required, or the connection process requires taking your app being tested out of focus. App Center Test allows single app automation, not multiple apps, or system processes.

Allow List

If any of the following are blocked, you may need to explicitly allow them for your connection:

  • testcloud.xamarin.com (to allow incoming/outgoing traffic on ports 80 and 443)
  • These IP addresses:
    • 195.249.159.238
    • 195.249.159.239

See also

App Center Test Security - Personal Data in Tests