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

Problem: Delegate in AsyncTask could not execute on SetupCallback #214

Open
damoncro opened this issue Nov 29, 2022 · 0 comments
Open

Problem: Delegate in AsyncTask could not execute on SetupCallback #214

damoncro opened this issue Nov 29, 2022 · 0 comments

Comments

@damoncro
Copy link
Contributor

damoncro commented Nov 29, 2022

SetupCallback would setup functions that would run on rust runtime, Delegate AsycTask would not execute on rust runtime.

damoncro added a commit that referenced this issue Feb 6, 2023
Close:
- #214
- #257

Solutions:
- Remove AsyncTask on sendEvent
- Add internal _session_info and remove const
- Add public function: GetWalletConnectSessionInfo
@damoncro damoncro changed the title Problem: AsyncTask could not work on SetupCallback Problem: Delegate in AsyncTask could not work on SetupCallback Feb 8, 2023
@damoncro damoncro changed the title Problem: Delegate in AsyncTask could not work on SetupCallback Problem: Delegate in AsyncTask could not execute on SetupCallback Feb 8, 2023
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

No branches or pull requests

1 participant