Skip to content

Commit

Permalink
add go link for code refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
Mansi-mParticle committed Dec 2, 2024
1 parent 03a156c commit 7645735
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,7 @@ class DeviceAttributes
return getAppInfo(context, false)
}

//https://go.mparticle.com/work/SQDSDKS-6951
fun getAppInfo(context: Context, forceUpdateInstallReferrer: Boolean): JSONObject {
if (appInfo == null) {
appInfo = getStaticApplicationInfo(context)
Expand Down

0 comments on commit 7645735

Please sign in to comment.