OS:
Platform:
SDK:
SDK version: 5.30.0
react-native version: 0.75.1
Are you using Expo?
Are you using sentry.io or on-premise?
If you are using sentry.io, please post a link to your issue so we can take a look: N/A
Configuration:
(@sentry/react-native)
Sentry.init({
dsn: 'https://b62248221f8eb3d25d64fbea47abcfce@o4507570411208704.ingest.de.sentry.io/4507808288407632',
});
I have the following issue:
The following error appears when building for ios in release

Steps to reproduce:
- In XCode build from a scheme with Build Configuration set to Release
Actual result:
Build fails
Expected result:
Build succeeds
OS:
Platform:
SDK:
@sentry/react-native(>= 1.0.0)react-native-sentry(<= 0.43.2)SDK version: 5.30.0
react-nativeversion: 0.75.1Are you using Expo?
Are you using sentry.io or on-premise?
If you are using sentry.io, please post a link to your issue so we can take a look: N/A
Configuration:
(
@sentry/react-native)I have the following issue:
The following error appears when building for ios in release
Steps to reproduce:
Actual result:
Build fails
Expected result:
Build succeeds