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
Hi does this package also supports expo for react native. If not, is there any other package that I should use?
I tried installing this package in expo app and faced this error.
ERROR TypeError: undefined is not an object (evaluating '_raygun4reactnative.RaygunClient.init')
This error is located at:
in App (created by withDevTools(App))
in withDevTools(App)
in RCTView (created by View)
in View (created by AppContainer)
in RCTView (created by View)
in View (created by AppContainer)
in AppContainer
in main(RootComponent)
The text was updated successfully, but these errors were encountered:
Hi does this package also supports expo for react native. If not, is there any other package that I should use?
I tried installing this package in expo app and faced this error.
ERROR TypeError: undefined is not an object (evaluating '_raygun4reactnative.RaygunClient.init')
This error is located at:
in App (created by withDevTools(App))
in withDevTools(App)
in RCTView (created by View)
in View (created by AppContainer)
in RCTView (created by View)
in View (created by AppContainer)
in AppContainer
in main(RootComponent)
The text was updated successfully, but these errors were encountered: