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

feat: add support for global customContext option #485

Merged

Conversation

1abhishekpandey
Copy link
Contributor

Description

  • Add support for the global customContext option. This option could now be passed as a part of the SDK initialisation.
  • This value will only be persisted in memory and not in UserDefaults.
  • This value will be cleared when a RESET call is made.
  • This value will be merged with the localOption customContext object (i.e., customContext option passed at the event level). While merging the local one would be given preference.

Copy link

sonarcloud bot commented Mar 13, 2024

@1abhishekpandey 1abhishekpandey merged commit 27f21b9 into develop Mar 19, 2024
13 checks passed
@1abhishekpandey 1abhishekpandey deleted the feature/sdk-1399-global-option-ios-implementation branch March 19, 2024 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants