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

Sign method does work #49

Open
mobilekosmos opened this issue Oct 5, 2021 · 3 comments
Open

Sign method does work #49

mobilekosmos opened this issue Oct 5, 2021 · 3 comments

Comments

@mobilekosmos
Copy link

The sign method, for which there is any code in the sample or test doesn't work:

data class SignMessage(val id: Long, val address: String, val message: String) : MethodCall(id)

The strange think is, it works when you pass the address as message and the message string as address, and I'm not kidding :D tested it 100 times and couldn't figure it out yet.

@zbot473
Copy link

zbot473 commented Dec 10, 2021

For me, the signing requests get to the wallet and work but then the callback is never called.

@Crysis21
Copy link

@zbot473 have you solved this?

@zbot473
Copy link

zbot473 commented Jan 27, 2022

@Crysis21 nope :/

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

3 participants