Hi
I have an API call that is storing 30.000 records in cache (doesn't matter if I store it in AsyncStorage or not).
Every time this api call is trying to launch, the dev tools is disconnecting : Socket disconnected. Reason: transport close
I can't do anything to avoid it :(