Skip to content
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

Could not invoke RNSentry.fetchNativeAppStart #3498

Closed
5 of 11 tasks
zvitek opened this issue Jan 6, 2024 · 2 comments
Closed
5 of 11 tasks

Could not invoke RNSentry.fetchNativeAppStart #3498

zvitek opened this issue Jan 6, 2024 · 2 comments

Comments

@zvitek
Copy link

zvitek commented Jan 6, 2024

OS:

  • Windows
  • MacOS
  • Linux

Platform:

  • iOS
  • Android

SDK:

  • @sentry/react-native (>= 1.0.0)
  • react-native-sentry (<= 0.43.2)

SDK version: 5.15.2

react-native version: 0.72.5

Are you using Expo?

  • Yes
  • No

Are you using sentry.io or on-premise?

  • sentry.io (SaaS)
  • on-premise

If you are using sentry.io, please post a link to your issue so we can take a look:

[Link to issue]

Configuration:

(@sentry/react-native)

Sentry.init({
  dsn: 'https://[email protected]/...'
  // other options
});

I have the following issue:

The application build process will be fine. However, the application crashes after starting with error
java.lang.RuntimeException: Could not invoke RNSentry.fetchNativeAppStart

@facugaich
Copy link

I think this is a duplicate of #3497

@kahest
Copy link
Member

kahest commented Jan 9, 2024

Closing this as duplicate of #3497

@kahest kahest closed this as not planned Won't fix, can't repro, duplicate, stale Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Archived in project
Development

No branches or pull requests

3 participants