mparticle-android-sdk icon indicating copy to clipboard operation
mparticle-android-sdk copied to clipboard

fix: Add callback functionality to upload method

Open Mansi-mParticle opened this issue 1 year ago • 0 comments

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

  • Added callback functionality to the upload method. The callback parameter is only required when using it with the 'doUpload()' method in the 'MessageManager' class.

Testing Plan

  • [x] Was this tested locally? If not, explain why.
  • Tested locally and with new unit tests

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

  • Closes https://go.mparticle.com/work/SQDSDKS-6465

Mansi-mParticle avatar May 30 '24 14:05 Mansi-mParticle