MindscapeHQ / raygun4reactnative

ReactNative crash reporting SDK for Raygun
MIT License
3 stars 3 forks source link

[SUP-329] Do not access modules before the React context is ready #48

Closed mduncan26 closed 3 years ago

mduncan26 commented 3 years ago

Fixing a runtime exception that can occur when we record lifecycle events before the React context is available to us.