Relative Content

Tag Archive for androidreact-nativeaxios

Android Emulator error: [AxiosError: Network Error]

I am working in a react-native application. Here, I am getting [AxiosError: Network Error] in the android emulator, while calling my application specific APIs (which is hosted). But it works fine in the real android device.