WalletConnectSwift-Example
WalletConnectSwift-Example copied to clipboard
connection failure
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