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

Fix: Remove thread blocking logic from SdkProvider implementation #129

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

anaghask-google
Copy link
Contributor

  • Thread blocking code removed from SdkProvider implementation and added to a new initialise API in mediator (example-sdk).
  • RA_SDK (existing-sdk) will call both SdkSandboxController#loadSdk("mediatorSdk") and mediatorSdkService.initialise(). This will be done by the App in the long term.

@notmariazoe
Copy link
Collaborator

Will wait until #125 is addressed to proceed with this one.

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