docs: add v6 Rokt migration guidance#706
Conversation
Document v6 Rokt migration details so integrators can update imports and type usage after moving Rokt APIs into rokt-kit.
PR SummaryLow Risk Overview Documents removal of mParticle Rokt wrapper types (e.g., Reviewed by Cursor Bugbot for commit 4618544. Bugbot is set up for automated code reviews on this repo. Configure here. |
|



Background
Adds v6 migration guidance for Rokt API ownership and type updates so integrators can move to the new kit-owned API surface without changing call flow.
What Has Changed
rokt-kitwhile access remainsMParticle.getInstance().Rokt()com.rokt.roktsdktypescom.mparticle.kits.Roktfor app-facing codeRokt.prepareAttributesAsync(...)is internal and no longer public APIScreenshots/Video
N/A
Checklist
Additional Notes
Documentation-only change.