Cannot access web version using IP address

Please provide the following:

  1. SDK Version: 49
  2. Platforms(Android/iOS/web/all): all

I am trying to harmonize an application that will work on phone & web so I am using expo. When I run locally with npx expo start, it works on the phone using QR code, it works when I use localhost, but if I use a web browser and access the web version through IP, I see errors “unauthorized request from ”.
In the same browser, if I use localhost, it works just fine.
I am pretty sure it is a security thing or a setting somewhere, but I cannot find what it is in the documentation. Any help appreciated: my objective is to test from another PC.
Thanks!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.