Skip to content

Add RNSentrySDK APIs support to @sentry/react-native/expo plugin #4625

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

Open
krystofwoldrich opened this issue Mar 5, 2025 · 0 comments · May be fixed by #4633
Open

Add RNSentrySDK APIs support to @sentry/react-native/expo plugin #4625

krystofwoldrich opened this issue Mar 5, 2025 · 0 comments · May be fixed by #4633

Comments

@krystofwoldrich
Copy link
Member

Description

The goal of this task is to add support for the new manual APIs in Sentry Expo Plugin.

  • Initially as opt-in. useNativeInit: true
  • The plugin should warn users if native init is already present in the native code.
  • The plugin should patch AppDelegate.mm for iOS and MainApplication.kt for Android.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Needs Review
3 participants