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

Removing all the user defined callbacks #13

Merged
merged 3 commits into from
Oct 18, 2021
Merged

Removing all the user defined callbacks #13

merged 3 commits into from
Oct 18, 2021

Conversation

RohitJain-citrix
Copy link
Contributor

Removing all the user defined callbacks was necessary as it can lead to some non-essential alert prompts to pop up before essential ones. Ex - sdksInitializedAndReady prompt coming before Non-compliance error prompt.
This was happening because all the callbacks were implemented by user and so there was no proper priority ordering of these prompts.

@pablo-citrix pablo-citrix merged commit b5c91fc into master Oct 18, 2021
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