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:
Devices: OnePlus 5T / iPhone 12
OS: Android 10 / iOS 17.3.1
Additional context
This is a wallet app.
walletconnect_flutter_v2: ^2.2.1
Describe the bug I've setted up WalletConnect push notifications with Firebase. Calling
web3Wallet.core.echo.register(fcmToken);
orweb3Wallet.core.echo.unregister();
throws the HandshakeException:Smartphone:
Additional context This is a wallet app. walletconnect_flutter_v2: ^2.2.1