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
When a request (done with axios) times out, the iOS app crashes 💥
Xcode 16.4 log:
Instabug - REACT LOG: 2025-07-29 14:35:52.083 [info][tid:com.facebook.react.runtime.JavaScript] E0008: Error logged here in console (dev only): Error: timeout of 6000ms exceeded // variables: {"url":"MY_URL","options":{},"code":"ECONNABORTED"}
Could not cast value of type '__NSDictionary0' (0x1f340f150) to 'NSString' (0x1f34077f8).