'apollo does not take a request sending react-native

I am using react-native with apollo.

The problem is that when i activates the app on physical device android, there are not any responds about any my request.

But, In IOS case and android simulator on debug mode, There are no problem. Very well done in request-respond.

This issue has not occurred so far.

This is what I found out while trying to test in release mode on an Android device.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source