Relative Content

Tag Archive for react-nativeexponestjszerotier

ZeroTier One vpn ip not working on expo react native app as api

i am building an expo react native app, the backend is nestjs, i installed zerotier one vpn and created a network and i joined the network in mobile device
when i go to this link “http://10.x.x.x:3000/api/forms”, in the mobile device browser it return the json response but when i build the apk and install it in the device no request is received in the backend server.