Skip to content

Conversation

@denischilik
Copy link
Contributor

@denischilik denischilik commented Sep 17, 2025

Summary

  • MPAttributionResult wasn't synthesize setter because private header wasn't imported, but the core of the problem was that MPKitAPI class was using private property which wasn't available to them. We should consider to make this property readwrite in public interface instead creating private category or import related header to all places where we create this new private category.
  • create Tech Dept ticket https://rokt.atlassian.net/browse/SDKE-236

Testing Plan

  • Was this tested locally? If not, explain why.
  • {explain how this has been tested, and what, if any, additional testing should be done}

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

@denischilik denischilik requested a review from a team as a code owner September 17, 2025 18:02
@denischilik denischilik changed the base branch from main to development September 17, 2025 18:10
@denischilik
Copy link
Contributor Author

Correct branch #412

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.

2 participants