-
Notifications
You must be signed in to change notification settings - Fork 64
feat: add config option to disable swizzling #388
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
Conversation
@marandaneto I'd like your take and thoughts on the following:
I’d like to respect the config option to disable swizzling altogether in our code. How would you handle session manager here? Options i see:
wdyt? |
6af52e2
to
d43d48a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
ps: just make sure the RN session replay plugin compiles and works correctly after the session manager changes
💡 Motivation and Context
Closes #362
Docs PR: PostHog/posthog.com#13204
💚 How did you test it?
📝 Checklist