WavesWallet-iOS icon indicating copy to clipboard operation
WavesWallet-iOS copied to clipboard

I switch it to our network environment,but it still request https://nodes.wavesnodes.com and https://matcher.wavesplatform.com,how do I solve it?here is my change

Open bianxiang opened this issue 6 years ago • 1 comments

image image image image I switch it to our network environment,but it still request https://nodes.wavesnodes.com and https://matcher.wavesplatform.com,how do I solve it?here is my change

bianxiang avatar Aug 22 '19 02:08 bianxiang

I resolved it!but it also hint "Error Domain=NSURLErrorDomain Code=-999",such as:

2019-08-22 12:47:23.853699+0800 WavesWallet-iOS[22728:155604] Task <6C83009B-8A85-4CEC-A18B-59763D524772>.<1> load failed with error Error Domain=NSURLErrorDomain Code=-999 "已取消" UserInfo={NSErrorFailingURLStringKey=https://node.aswap.io/assets/balance/3JqnoucFLVmMyZ6HJXcXoQDVeMQNqKDCRrC, NSErrorFailingURLKey=https://node.aswap.io/assets/balance/3JqnoucFLVmMyZ6HJXcXoQDVeMQNqKDCRrC, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <6C83009B-8A85-4CEC-A18B-59763D524772>.<1>" ), _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <6C83009B-8A85-4CEC-A18B-59763D524772>.<1>, NSLocalizedDescription=已取消} [-999]

bianxiang avatar Aug 22 '19 04:08 bianxiang