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 2045daa commit 0f1f386Copy full SHA for 0f1f386
2 files changed
packages/core/ios/RNSentry+fetchNativeStack.m
@@ -1,7 +1,7 @@
1
-#import "RNSentry+formatters.h"
2
#import "RNSentry.h"
3
#import "RNSentryBreadcrumb.h"
4
#import "RNSentryId.h"
+#import "SentryFormatter.h"
5
#import <Sentry/PrivateSentrySDKOnly.h>
6
@import Sentry;
7
packages/core/ios/RNSentry+formatters.h
0 commit comments