小编UPT*_*UPT的帖子

Parse.com NSURLErrorDomain Code = -1003 in cellular in wireless

我有一个与parse.com后端一起使用的应用程序.从今天起,NSURLErrorDomain Code = -1003,parse.com仅使用蜂窝网络.Wifi工作得很好.可能是什么问题 ?

这里是完整的错误:

    [Error]: Error Domain=NSURLErrorDomain Code=-1003  
    "A server with the specified hostname could not be found." 
    UserInfo=0x1700f2200{NSUnderlyingError=0x170245880 "A server with the specified hostname could not be found.",
    NSErrorFailingURLStringKey=https://api.parse.com/2/find, 
    NSErrorFailingURLKey=https://api.parse.com/2/find, 
    _kCFStreamErrorDomainKey=12, 
    _kCFStreamErrorCodeKey=8, 
    NSLocalizedDescription=A server with the specified hostname could 
    not be    found.} 
    (Code: 100, Version: 1.6.1)
Run Code Online (Sandbox Code Playgroud)

nsurlconnection ios parse-platform

2
推荐指数
1
解决办法
1556
查看次数

标签 统计

ios ×1

nsurlconnection ×1

parse-platform ×1