Skip to content

Conversation

@jamesnrokt
Copy link
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/stable/.github/workflows/pr-title-check.yml
  3. PR branch prefix should follow this format: https://github.com/mParticle/mparticle-workflows/blob/stable/.github/workflows/pr-branch-check-name.yml

Summary

  • Updated build tools
  • Bumped deps to use BOM where appropriate to unblock incorporating Rokt
  • Added Rokt post checkout with an automatic close

Testing Plan

RoktClose.webm

Reference Issue

  • Closes N/A

markvdouw and others added 10 commits July 25, 2023 11:59
* Sideloaded kit integration

* Testing sideloading integration

* Fix dependency version

* Changes due to comments

* Adding kitId in constructor due to change in architecture

* Implementing default functions from KitIntegration

* Adding minimal sideloading kit example and kit-base dependency
@jamesnrokt jamesnrokt changed the base branch from main to development July 14, 2025 11:32


const val DEFAULT_PRODUCT_IMAGE = R.drawable.product_image_placeholder
var DEFAULT_PRODUCT_IMAGE = R.drawable.product_image_placeholder
Copy link
Contributor

Choose a reason for hiding this comment

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

Can't see it is used anywhere in this PR. Do we need this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's referenced by several classes within the application e.g. CartItemCard.kt

@jamesnrokt jamesnrokt merged commit 3c843d2 into development Jul 16, 2025
26 of 32 checks passed
@jamesnrokt jamesnrokt deleted the feat/update-sample-app branch July 16, 2025 08:17
thomson-t added a commit that referenced this pull request Nov 24, 2025
* feat: Adding simple sample instrumentation test for ShopViewModel (#151)

* feat: Update dependencies and implement Rokt (#279)

* feat: sideloaded kit integration (#211)

* Sideloaded kit integration

* Testing sideloading integration

* Fix dependency version

* Changes due to comments

* Adding kitId in constructor due to change in architecture

* Implementing default functions from KitIntegration

* Adding minimal sideloading kit example and kit-base dependency

* Base updates for AGP

* Remove excessive logging

* Update deps to use BOM and add Rokt

* Add Rokt overlay placement post checkout

* Add Rokt close implementation

* Add event logging and auto close

* Migrate to toml version management

* Add lint baseline

* Add standard files

* Migrate missed plugins

* Add versions to toml file

* Add permissions

* Bump upload artifact version

* Add concurrency

* Remove main qualifier

* Use local reference

* Bump versions

* Change runner to recommended by reactivecircus

* Bump gradle version

* Update settings.gradle.kts

---------

Co-authored-by: markvdouw <v-mvanderouw@mparticle.com>

* fix: desugar build error

---------

Co-authored-by: markvdouw <mark.vdouw@gmail.com>
Co-authored-by: James Newman <james.newman@rokt.com>
Co-authored-by: markvdouw <v-mvanderouw@mparticle.com>
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