WalletConnectSwift-Example icon indicating copy to clipboard operation
WalletConnectSwift-Example copied to clipboard

connection failure

Open abdenourbestam opened this issue 2 years ago • 0 comments

Hello, I get the following error when i try to connect iOS app to walletconnect

**Task <D190A2B9-E403-4DE1-B9F5-527F29D9D50D>.<1> finished with error [-1005] Error Domain=NSURLErrorDomain Code=-1005 "The network connection was lost." UserInfo={NSErrorFailingURLStringKey=https://safe-walletconnect.safe.global/, NSErrorFailingURLKey=https://safe-walletconnect.safe.global/, _NSURLErrorRelatedURLSessionTaskErrorKey=("LocalWebSocketTask <D190A2B9-E403-4DE1-B9F5-527F29D9D50D>.<1>"), _NSURLErrorFailingURLSessionTaskErrorKey=LocalWebSocketTask <D190A2B9-E403-4DE1-B9F5-527F29D9D50D>.<1>, NSLocalizedDescription=The network connection was lost.}

Error Domain=NSURLErrorDomain Code=-1005 "The network connection was lost." UserInfo={NSErrorFailingURLStringKey=https://safe-walletconnect.safe.global/, NSLocalizedDescription=The network connection was lost., NSErrorFailingURLKey=https://safe-walletconnect.safe.global/}**

Can any body help me with this ? any suggestions ? The same code was working something has changed?

Thanks

abdenourbestam avatar Oct 15 '22 07:10 abdenourbestam