-
Notifications
You must be signed in to change notification settings - Fork 97
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
how to implement sign transaction functionality? #54
Comments
figure it out? callback doesn't fire |
Any updates? |
Check out signMessage in android |
ExampleApplication.session.performMethodCall(Session.MethodCall.Custom(System.currentTimeMillis(),"personal_sign", |
I get no response with this method,This is the code I wrote val from = ExampleApplication.session.approvedAccounts()?.first()
No response at all |
No description provided.
The text was updated successfully, but these errors were encountered: