We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4a6925 commit e4c9841Copy full SHA for e4c9841
Sources/Sentry/Public/SentryOptions.h
@@ -48,7 +48,7 @@ NS_SWIFT_NAME(Options)
48
@property (nullable, nonatomic, copy) NSString *dist;
49
50
/**
51
- * The environment used for this event.
+ * The environment used for events if no environment is set on the current scope.
52
* @note Default value is @c @"production".
53
*/
54
@property (nonatomic, copy) NSString *environment;
0 commit comments