I get this on app start:
Possible Unhandled Promise Rejection (id: 0):
Error: Promise timed out
Error: Promise timed out
and later on:
Promise Rejection Handled (id: 0):
WARN This means you can ignore any previous messages of the form "Possible Unhandled Promise Rejection" with id 0.
|
export const createPromise = <T>( |
analytics-react-native version: 2.19.2
- Integrations versions (if used):
- React Native version: 0.74.2
- iOS or Android or both? Both
Steps to reproduce
Expected behavior
don't know
Actual behavior
throws promise timeout
I get this on app start:
and later on:
analytics-react-native/packages/core/src/util.ts
Line 236 in e079c71
analytics-react-nativeversion: 2.19.2Steps to reproduce
Expected behavior
don't know
Actual behavior
throws promise timeout