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

[MOBL-1821] Addressed a significant UI lag introduced in v3.4.6. #358

Merged
merged 3 commits into from
May 30, 2024

Conversation

rahulrvp
Copy link
Collaborator

The UI lag was caused due to a call to get the advertising ID from the UI thread. This resulted from using the sendEvent method instead of the trackEvent method provided by the Blueshift class.

@rahulrvp rahulrvp self-assigned this May 17, 2024
Copy link

@ketanshikharebsft ketanshikharebsft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rahulrvp rahulrvp merged commit 840a4be into dev May 30, 2024
1 check passed
@rahulrvp rahulrvp deleted the mobl_1821_fix_ui_lag branch May 30, 2024 16:57
rahulrvp added a commit that referenced this pull request Jun 13, 2024
* app version check made testable

* removed unwanted whitespace

* added newline at the end for BlueshiftTest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants