You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have migrated my server to a different host. The IP has changed and now some of the apps in production is not working(not everyone affected). Not working as in network error caused due to the change in IP address probably. Especially affected those who are using android with version less than 5(lollipop). Is this issue known or is it something else? I am using react-native v0.35.0
From what i understand, this is related to name resolution, and the app is contacting the old server ip. The old IP must've cached in the phone. Is there a way to fix this other than rollback to the old server ip?
Reproduction Steps and Sample Code
This problem cannot be reproduced using snack :(
Solution
I don't know what to do :(
Additional Information
React Native version: 0.35.0
Platform: iOS & Android
The text was updated successfully, but these errors were encountered:
It looks like your description is missing some necessary information. Can you update your description and ensure it describes a specific issue in React Native? I don't see any sample code or steps to reproduce the issue, so I am going to close this, but feel free to open a new issue with the additional information provided. Thanks!
Description
I have migrated my server to a different host. The IP has changed and now some of the apps in production is not working(not everyone affected). Not working as in network error caused due to the change in IP address probably. Especially affected those who are using android with version less than 5(lollipop). Is this issue known or is it something else? I am using react-native v0.35.0
My question is somehow related with this 10404
From what i understand, this is related to name resolution, and the app is contacting the old server ip. The old IP must've cached in the phone. Is there a way to fix this other than rollback to the old server ip?
Reproduction Steps and Sample Code
This problem cannot be reproduced using snack :(
Solution
I don't know what to do :(
Additional Information
The text was updated successfully, but these errors were encountered: