Skip to content

'.Pair' always showing Pairing error: Subscribe error: Timed out waiting for 60000 ms #123

@SephirothLT

Description

@SephirothLT

Describe the bug
A clear and concise description of what the bug is.

SDK Version

  • Client: Kotlin
  • Version 1.4.1

To Reproduce
Steps to reproduce the behavior:

  1. Go to Dapp show the QRCode
  2. Click on app scan QRCode
  3. Invoke 'Pair' method
  4. See error 'Pairing error: Subscribe error: Timed out waiting for 60000 ms'

Expected behavior
Error(throwable=java.lang.Throwable: Pairing error: Subscribe error: Timed out waiting for 60000 ms)
Screenshots
If applicable, add screenshots to help explain your problem.

Device Android:
CoreClient.Pairing.pair(pair, onError = {
showErrorToast(it.throwable.message)
}, onSuccess = {

        })
  • OS: [Android 11]
  • Browser [Chrome]

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions