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

[SDK-2199] Added addSnapPartnerParam() #922

Merged
merged 2 commits into from
Jan 3, 2024
Merged

[SDK-2199] Added addSnapPartnerParam() #922

merged 2 commits into from
Jan 3, 2024

Conversation

nsingh-branch
Copy link
Contributor

Reference

SDK-2199 -- Expose snap partner parameters API

Summary

Exposed the addSnapPartnerParam JS method from the native SDKs.

Motivation

We added this method to our iOS and Android SDKs but haven't exposed it in the JS layer yet, so clients haven't been able to use it.

Type Of Change

  • New feature (non-breaking change which adds functionality)

Testing Instructions

Run a test app and try to use the method to set the Snap partner parameter. Check that it is properly set, included in requests, and cleared by clearPartnerParams().

cc @BranchMetrics/saas-sdk-devs for visibility.

@nsingh-branch nsingh-branch merged commit 949648a into master Jan 3, 2024
3 checks passed
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.

2 participants