reactotron
reactotron copied to clipboard
Not showing API calls
Only shows AsyncStorage logs and not showing API calls

Have you added networking to the object you pass to useReactNative?
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 were you able to fix this?
@karthick-t2s were you able to fix this?
Nooo
+1 i had the same issue with ReactJs. I am using axios for call API.
+1 i had the same issue with ReactJs. I am using axios for call API.
@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 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?