TutorConnect

Hello, how can we help you?

Finding Your Mobile URL

I can't show you a real screenshot, but here is a visual guide to help you find the URL for mobile testing. Look for a layout similar to this in your development environment.

Your code appears here...TerminalPorts<-- Click this tabDebug Console

Step-by-Step Instructions:

  1. Look at the **bottom panel** of your editor, below where the code is displayed.
  2. You should see a set of tabs. Click on the one labeled **"Ports"**.
  3. Inside the "Ports" tab, you will see a list of addresses. Find the one labeled **"Forwarded Address"**.
  4. This URL (it will start with `https://...`) is the public address for your application. You can open it on your phone.