Skip to content

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

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