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

refactor: Migrate Internal Application context class to kotlin

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

  • Migrate internal package’s ApplicationContextWrapper,AppStateManager classes to Kotlin.
  • Updated Deprecated method.

Testing Plan

  • [x] Was this tested locally? If not, explain why.
  • Tested with sample application and ran the unit test cases

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

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

Mansi-mParticle avatar Oct 01 '24 21:10 Mansi-mParticle