-
Notifications
You must be signed in to change notification settings - Fork 61
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: SQDSDK-5597 - Get ad id in background thread #463
fix: SQDSDK-5597 - Get ad id in background thread #463
Conversation
a533731
to
32c788e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
would you mind also annotating the getAdIdInfo method with @workerthread (or whatever the syntax is)?
android-core/src/main/java/com/mparticle/internal/MPUtility.java
Outdated
Show resolved
Hide resolved
This is already done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Already has the @workerthread annotation in line 128
d46eb31
to
56b9527
Compare
56b9527
to
9670b4d
Compare
9670b4d
to
2f987a4
Compare
🎉 This PR is included in version 5.55.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Instructions
development
Summary
Testing Plan
Reference Issue (For mParticle employees only. Ignore if you are an outside contributor)