Skip to content
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

Implement native SR without any custom mapper #544

Conversation

louiszawadzki
Copy link
Contributor

@louiszawadzki louiszawadzki commented Oct 26, 2023

What does this PR do?

Enable native SR without adding any custom mapper.
This closes the 1815 task, and unblocks iOS and Android mappers to be written in parallel.

On iOS, we output a native log if we try to enable SR before the SDK.
On Android we don't, I've started an internal discussion about it, that can be deferred to later.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)
  • If this PR is auto-generated, please make sure also to manually update the code related to the change

@louiszawadzki louiszawadzki force-pushed the louiszawadzki/rum-1815/implement-native-sr-with-no-extra-mapper branch from 3565675 to 5053048 Compare October 27, 2023 12:10
@louiszawadzki louiszawadzki marked this pull request as ready for review October 27, 2023 12:54
@louiszawadzki louiszawadzki requested review from a team as code owners October 27, 2023 12:54
@louiszawadzki louiszawadzki force-pushed the louiszawadzki/rum-1815/implement-native-sr-with-no-extra-mapper branch from 5053048 to 74b1e8c Compare October 27, 2023 12:55
@louiszawadzki louiszawadzki force-pushed the louiszawadzki/rum-1815/implement-native-sr-with-no-extra-mapper branch from 74b1e8c to 3b509bb Compare October 27, 2023 13:53
Copy link
Contributor

@cswatt cswatt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think documentation team was supposed to get added to this review, but I'm approving to avoid blocking!

@louiszawadzki louiszawadzki merged commit d070ae2 into develop Oct 30, 2023
3 checks passed
@louiszawadzki louiszawadzki deleted the louiszawadzki/rum-1815/implement-native-sr-with-no-extra-mapper branch October 30, 2023 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants