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

SP-8691 fix pubData onAction #363

Merged
merged 2 commits into from
Feb 7, 2022
Merged

Conversation

andresilveirah
Copy link
Member

All delegate method run asynchronously. Therefore the action.pubData property was not being updated synchronously before the consent request.
This PR makes sure the onAction runs on the main thread (synchronously).

@Nevazhnovu Nevazhnovu closed this Feb 7, 2022
@Nevazhnovu Nevazhnovu reopened this Feb 7, 2022
@Nevazhnovu
Copy link
Collaborator

Nevazhnovu commented Feb 7, 2022

oh sh.. wrong button. I'm sorry

@andresilveirah andresilveirah merged commit b6f0d1a into develop Feb 7, 2022
@andresilveirah andresilveirah deleted the SP-8691_fix_pubData_onAction branch April 7, 2022 11:24
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