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

Add an option to override platform context properties #668

Merged
merged 2 commits into from Jan 30, 2024

Conversation

matus-tomlein
Copy link
Contributor

Issue #667

This PR adds a way to override properties of the platform context using a PlatformContextRetriever object with callbacks for each property.

This will enable us to set the platform context properties (mostly the IDFA) from our wrapper trackers (React Native and Flutter). Using these override callbacks, it'd be possible to pass values from JS or Dart for the properties.

@matus-tomlein matus-tomlein added this to the 6.0.0 milestone Jan 28, 2024
Copy link
Contributor

@mscwilson mscwilson left a comment

Choose a reason for hiding this comment

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

LGTM!

@matus-tomlein matus-tomlein merged commit 4ba0672 into release/6.0.0 Jan 30, 2024
0 of 3 checks passed
@matus-tomlein matus-tomlein deleted the issue/platform_context_retriever branch January 30, 2024 09:13
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.

None yet

2 participants