I am trying to check response data in React Dev Tools, in emulator and device. The problem is I always get the following error. App is build in react native. The version of the main libraries are the following:
1."react-native": "0.76.5"
2."expo": "52.0.23",
I want to emphasize that in iOS It works okay. I get the response data in react dev tools
What do you think the problem is? Is there any more information I can provide you?