feat: SQDSDKS-7420 update select placements#586
Merged
Mansi-mParticle merged 11 commits intoJun 18, 2025
Conversation
thomson-t
approved these changes
Jun 17, 2025
| ) { | ||
|
|
||
| @JvmOverloads | ||
| fun selectPlacements( |
Collaborator
There was a problem hiding this comment.
Can we add some jsvadoc for this?
Collaborator
Author
There was a problem hiding this comment.
I've not added or updated JavaDocs just yet as these are currently on Google Docs so we can easily align both platforms when finalised
Often getting error: com.android.ddmlib.InstallException: INSTALL_FAILED_UPDATE_INCOMPATIBLE: Package com.mparticle.testutils.test signatures do not match previously installed version; ignoring! Adding explicit uninstall
./gradlew connectedCheck --stacktrace AND ./gradlew :android-core:cAT :android-kit-base:cAT Share :testutils:packageDebugAndroidTest :testutils:connectedDebugAndroidTest :testutils:connectedAndroidTest Which may be causing: Failed to install APK(s): /home/runner/work/mparticle-android-sdk/mparticle-android-sdk/android-core/build/outputs/apk/androidTest/debug/android-core-debug-androidTest.apk INSTALL_FAILED_UPDATE_INCOMPATIBLE: Package com.mparticle.test signatures do not match previously installed version; ignoring! com.android.ddmlib.InstallException: INSTALL_FAILED_UPDATE_INCOMPATIBLE: Package com.mparticle.test signatures do not match previously installed version; ignoring!
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))
Collaborator
|
🎉 This PR is included in version 5.70.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Instructions
developmentSummary
placeholdersparam toembeddedViewsviewNametoidentifierTesting Plan
Reference Issue (For mParticle employees only. Ignore if you are an outside contributor)