Skip to content

feat: Add support for the fontFilePathMap#589

Merged
Mansi-mParticle merged 6 commits into
developmentfrom
feat/SQDSDKS-7413-support-fontfilepath
Jun 20, 2025
Merged

feat: Add support for the fontFilePathMap#589
Mansi-mParticle merged 6 commits into
developmentfrom
feat/SQDSDKS-7413-support-fontfilepath

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

  • This PR introduces support for passing font file information to the Rokt Kit via the Rokt.init method.
    A new roktOptions field is added to the MParticle options, allowing the client to provide either the font's PostScript name or the file path. These options are forwarded to the Rokt Kit and used during its initialization.

Testing Plan

  • Was this tested locally? If not, explain why.
  • Tested this feature with sample app.

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

@Mansi-mParticle Mansi-mParticle force-pushed the feat/SQDSDKS-7413-support-fontfilepath branch from c0ebad7 to 7a56d8a Compare June 20, 2025 19:32
@Mansi-mParticle Mansi-mParticle requested a review from rmi22186 June 20, 2025 20:23
@Mansi-mParticle Mansi-mParticle merged commit 71cd132 into development Jun 20, 2025
20 of 23 checks passed
@Mansi-mParticle Mansi-mParticle deleted the feat/SQDSDKS-7413-support-fontfilepath branch June 20, 2025 20:55
mparticle-automation added a commit that referenced this pull request Jun 23, 2025
## [5.70.0](v5.69.0...v5.70.0) (2025-06-23)

### Features

* Add support for the fontFilePathMap ([#589](#589)) ([71cd132](71cd132))
* SQDSDKS-7420 update select placements ([#586](#586)) ([e583057](e583057))
* SQDSDKS-7422 - Add all Rokt events ([#587](#587)) ([2487f70](2487f70))

### Bug Fixes

* Include missing overridesSubdirectory flag in networkOptions for domain mapping ([#588](#588)) ([88c73b8](88c73b8))

### Updates & Maintenance

* Update submodules ([4429471](4429471))
@mparticle-automation

Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 5.70.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants