【发布时间】:2019-07-14 06:00:54
【问题描述】:
完全部署与他们部署的完全相同,但有错误
load failed with error Error Domain=NSURLErrorDomain Code=-1202 "The certificate for this server is invalid. You might be connecting to a server that is pretending to be “doctory.care” which could put your confidential information at risk.
"UserInfo={NSLocalizedRecoverySuggestion=Would you like to connect to the server anyway?, NSLocalizedDescription=The certificate for this server is invalid. You might be connecting to a server that is pretending to be “doctory.care” which could put your confidential information at risk.}
[-1202] 2019-02-20 18:10:33.916 [error][tid:com.facebook.react.JavaScript] '[__filename]', '<l>: ', 'Failed to load config from https://doctory.care/config.js?room=dr.qureshi', TypeError: undefined is not an object (evaluating 'n.anonymousdomain') This error is located at:
in t
in l
in Connect(l)
in Connect(Connect(l))
in RCTView
in n
in t
in Connect(t)
in RCTView
in n
in t
in Connect(t)
in o
in u
in h
in n
in RCTView
in RCTView
in c
2019-02-20 18:10:34.787526+0500 Doctory[54578:1100708] TypeError: undefined is not an object (evaluating 'n.anonymousdomain')
This error is located at:
in t
in l
in Connect(l)
in Connect(Connect(l))
in RCTView
in n
in t
in Connect(t)
in RCTView
in n
in t
in Connect(t)
in o
in u
in h
in n
in RCTView
in RCTView
in c
由于这个错误,我的模拟器使用我自己的 jitsi meet .org url 根本没有显示黑屏,但是当我使用 url 为零时,它使用它的默认 url 并且应用程序运行正常,并且可以帮助解决问题
【问题讨论】:
-
您是否打开了“自动设置”选项?在 iOS 设置 > 常规 > 日期和时间
-
不,我没有自动完成,但现在我可以检查了
-
现在不工作了
标签: ios swift mobile-application jitsi-meet