FireBase error -9806, SSL error -1200

前端 未结 2 1261
独厮守ぢ
独厮守ぢ 2020-12-17 14:29

I\'m using the new FireBase SDK introduced at I/O 2016 and I\'m getting this error after integrating with my app. This happens at app launch.

2016-08-06 06:2         


        
2条回答
  •  南方客
    南方客 (楼主)
    2020-12-17 14:36

    The problem is with the network. Sometimes the network condition is too slow that the network times out and the SSL checking cannot be made on time. This also happens more often on iOS 9.x which requires better security. What kind of iOS version and which device did you run it on? Did it happen all the time at start?

提交回复
热议问题