⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

feat: Add support for Get / Set SessionId on Rokt#122

Merged
jamesnrokt merged 1 commit intomainfrom
feat/support-rokt-getset-sessionid
Feb 2, 2026
Merged

feat: Add support for Get / Set SessionId on Rokt#122
jamesnrokt merged 1 commit intomainfrom
feat/support-rokt-getset-sessionid

Conversation

@jamesnrokt
Copy link
Collaborator

@jamesnrokt jamesnrokt commented Jan 30, 2026

Instructions

  1. PR target branch should be against development
  2. PR title name should follow this format: https://github.com/mParticle/mparticle-workflows/blob/main/.github/workflows/pr-title-check.yml
  3. PR branch prefix should follow this format: https://github.com/mParticle/mparticle-workflows/blob/main/.github/workflows/pr-branch-check-name.yml

Summary

Testing Plan

  • Manual testing: Validated session ID handoff using a test app with Chrome Custom Tabs. The app opens a web page that loads the Rokt Web SDK, obtains a session ID, and deeplinks back to the app passing the session ID via URL parameter. The app then calls setSessionId on the native SDK and verifies both SDKs share the same session.
  • Unit tests: Added tests for setSessionId: and getSessionId. All tests pass.

Reference Issue (For mParticle employees only. Ignore if you are an outside contributor)

  • Closes N/A

@jamesnrokt jamesnrokt merged commit 3f9087c into main Feb 2, 2026
12 of 16 checks passed
@jamesnrokt jamesnrokt deleted the feat/support-rokt-getset-sessionid branch February 2, 2026 15:14
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