Open haykgalstyan opened 4 days ago
Hello @haykgalstyan! SocketException: Failed host lookup: 'relay.walletconnect.org' (OS Error: No address associated with hostname, errno = 7)
is usually related to not having connectivity in the device. In fact that error is coming from http
package and not from AppKit
. Can you please confirm you have Internet access in the device?
Describe the bug
Hello. I get relay connection error on the newer beta releases: [RelayClient], _connect error: SocketException: Failed host lookup: 'relay.walletconnect.org' (OS Error: No address associated with hostname, errno = 7)
And I cannot use stable cause there I get compile error on missing Logger class
To Reproduce Try to connect a wallet on android. (Pixel 8, latest public android version)