-
-
Notifications
You must be signed in to change notification settings - Fork 354
Closed
Labels
Description
What React Native libraries do you use?
Expo (mobile only)
Are you using sentry.io or on-premise?
sentry.io (SaS)
@sentry/react-native SDK Version
6.9.1
How does your development environment look like?
N/A
Sentry.init()
N/A
Steps to Reproduce
- Attempt to build a project with Xcode 16.3RC
- Run into the errors that https://github.com/getsentry/sentry-cocoa/releases/tag/8.46.0 fixes (fix: use a static const to define array size sentry-cocoa#4917 and fix: dont use unsupported const vector member type sentry-cocoa#4918)
I can see that Sentry Cocoa is already bumped on main, we just need a new tagged release to fix the problem.
Expected Result
Build succeeds.
Actual Result
Build fails.
Metadata
Metadata
Assignees
Labels
Projects
Status
Done
Status
Waiting for: Product Owner