Seeing blank screen on listing

Hi,

I’ve tried everything from the previous related post.

I changed the server IP to my Ip and restarted and still not getting any response on the ReactNative app.

Here is the sample of the response data I logged

response data Object {
“config”: Object {
“adapter”: [Function xhrAdapter],
“baseURL”: “http://160.72.194.138:9000/api”,
“data”: undefined,
“headers”: Object {
“Accept”: “application/json”,
},
“maxBodyLength”: -1,
“maxContentLength”: -1,
“method”: “get”,
“params”: Object {},
“timeout”: 0,
“transformRequest”: Array [
[Function transformRequest],
],
“transformResponse”: Array [
[Function transformResponse],
],
“url”: “/listings”,
“validateStatus”: [Function validateStatus],
“xsrfCookieName”: “XSRF-TOKEN”,
“xsrfHeaderName”: “X-XSRF-TOKEN”,
},
“data”: null,
“duration”: 31123,
“headers”: null,
“ok”: false,
“originalError”: [Error: Network Error],
“problem”: “NETWORK_ERROR”,
“status”: null,
}

I have this issued fixed.

It was my I.P

If you are not sure if you are using the correct I.P, check this link (especially for MAC users)