reactotron icon indicating copy to clipboard operation
reactotron copied to clipboard

Not showing API calls

Open akiladevinda opened this issue 4 years ago • 12 comments
trafficstars

Only shows AsyncStorage logs and not showing API calls

Screenshot 2021-06-01 at 1 50 39 PM Screenshot 2021-06-01 at 1 50 32 PM

akiladevinda avatar Jun 01 '21 09:06 akiladevinda

Have you added networking to the object you pass to useReactNative?

alanjhughes avatar Aug 11 '21 15:08 alanjhughes

For me, API requests and response are working in React Native and not in React JS.

I can see the logs, redux state and everything, but not the API requests and responses in React JS project.

But working fine in React Native.

karthick-t2s avatar Oct 01 '21 02:10 karthick-t2s

@karthick-t2s were you able to fix this?

saiganesh-tanneru avatar Nov 04 '21 13:11 saiganesh-tanneru

@karthick-t2s were you able to fix this?

Nooo

karthick-t2s avatar Nov 04 '21 13:11 karthick-t2s

+1 i had the same issue with ReactJs. I am using axios for call API.

ducpt2 avatar Dec 28 '21 10:12 ducpt2

+1 i had the same issue with ReactJs. I am using axios for call API.

AnshulRaghav avatar Dec 02 '22 07:12 AnshulRaghav

@jamonholmgren, could you advise? I have the same problem, does the desktop app have a separate tab for network requests?

I have already installed the plugin on the rn app, but nothing on the debugger/desktop app

Steven-MKN avatar Dec 09 '23 05:12 Steven-MKN

@Steven-MKN could you provide some more info? The requests should show in the timeline.

Please show your reactotron configuration. Are you seeing other events? Are you on the latest version?

frankcalise avatar Dec 09 '23 18:12 frankcalise