-
-
Notifications
You must be signed in to change notification settings - Fork 330
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
Replay options not visible from Objective-C #4543
Comments
From native objc code, you need to use Can you check whether this works for the customer? |
Unfortunately my project is incompatible with the “-fmodules” and “-fcxx-modules” parameters. Defining these parameters causes the following error in a header file in my project.
|
Hello @barisyild |
Platform
iOS
Environment
Production
Installed
CocoaPods
Version
Latest React Native one
Xcode Version
not sure
Did it work on previous versions?
No response
Steps to Reproduce
A customer on React Native, tried to enable replay through the native layer directly (they are initializign Sentry native directly).
But they said they couldn't call
options.experimental
from Objective-CAre you willing to submit a PR?
No response
The text was updated successfully, but these errors were encountered: