Running a React Native app with "@amplitude/analytics-react-native": "0.8.0", an error occurs after losing network connectivity:
Amplitude Logger Error]: TypeError: Network request failed
Wrapping the Amplitude methods with try/catch does not affect the triggering of this error, leaving me to assume it’s an issue with the SDK. Is this a known issue or do you have any solutions that you can provide?