Skip to content

feat: Support MP core and Kit versions in Rokt Kit#18

Merged
Mansi-mParticle merged 4 commits into
developmentfrom
feat/SQDSDKS-7213-send-versions-to-rokt-kit
Jun 9, 2025
Merged

feat: Support MP core and Kit versions in Rokt Kit#18
Mansi-mParticle merged 4 commits into
developmentfrom
feat/SQDSDKS-7213-send-versions-to-rokt-kit

Conversation

@Mansi-mParticle

Copy link
Copy Markdown
Contributor

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

  • Send the mParticle Core SDK and Kit version to Rokt. The mParticle SDK and the Rokt Kit for Android should always use the same version.

Testing Plan

  • Was this tested locally? If not, explain why.
  • Tested With sample App.

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

val mparticleVersion = BuildConfig.VERSION_NAME

Rokt.init(
roktTagId = "2754655826098840951",

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I think you accidentally left the hardcoding in there

Comment thread src/main/kotlin/com/mparticle/kits/RoktKit.kt
@Mansi-mParticle Mansi-mParticle merged commit 8071ddb into development Jun 9, 2025
16 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.

3 participants