-
-
Notifications
You must be signed in to change notification settings - Fork 338
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
KSCrashHandler not started #363
Comments
Same Problem |
I'm having this issue as well, it doesn't crash the app. just a warning:
Any work-arounds? |
This should be fixed in the latest version, KSCrash is now bundled in Sentry as SentryCrash. |
@HazAT Any solution for users of RN <0.40? I am getting this error but cannot upgrade to the latest because RNSentry >=0.39 requires RN >=0.56 and we're still on RN 0.39. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
OS:
Platform:
Output of
node -v && npm -v && npm ls --prod --depth=0
Config:
I have following issue:
Description goes here ...
Steps to reproduce:
yarn add react-native-sentry
react-native link react-native-sentry
Actual result:
Expected result:
The text was updated successfully, but these errors were encountered: