WalletConnect / WalletConnectFlutterV2

WalletConnect v2 client made in Dart for Flutter.
https://pub.dev/packages/walletconnect_flutter_v2
Apache License 2.0
117 stars 61 forks source link

Register and unregister from echo server throws HandshakeException #274

Closed Volfor closed 8 months ago

Volfor commented 9 months ago

Describe the bug I've setted up WalletConnect push notifications with Firebase. Calling web3Wallet.core.echo.register(fcmToken); or web3Wallet.core.echo.unregister(); throws the HandshakeException:

HandshakeException: Handshake error in client (OS Error: 
    CERTIFICATE_VERIFY_FAILED: Hostname mismatch(handshake.cc:393))

Smartphone:

Additional context This is a wallet app. walletconnect_flutter_v2: ^2.2.1

quetool commented 8 months ago

Hello @Volfor ! Apologize for the delay! Push Notifications is still not fully implemented. You can track this issue for following updates https://github.com/WalletConnect/WalletConnectFlutterV2/issues/254