Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ANRs in android app due to multiple installReferrer API calls #479

Merged
merged 2 commits into from
Apr 12, 2024

Conversation

Mansi-mParticle
Copy link
Collaborator

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

  • SDK will only fetch the install referrer 1 time(app cold-start will not fetch)

Testing Plan

  • Was this tested locally? If not, explain why.
    -Verified through compilation and execution of a local application.

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

@Mansi-mParticle Mansi-mParticle changed the base branch from main to development April 10, 2024 21:41
@samdozor samdozor merged commit 353eac7 into development Apr 12, 2024
21 of 24 checks passed
@samdozor samdozor deleted the fix/SQDSDKS-6093 branch April 12, 2024 17:48
mparticle-automation added a commit that referenced this pull request Apr 12, 2024
## [5.55.3](v5.55.2...v5.55.3) (2024-04-12)

### Bug Fixes

* ANRs in android app due to multiple installReferrer API calls ([#479](#479)) ([353eac7](353eac7))

### Updates & Maintenance

* Update submodules ([2e75a6d](2e75a6d))
@mparticle-automation
Copy link
Collaborator

🎉 This PR is included in version 5.55.3 🎉

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