【问题标题】:ios jitsi meet completely integrated but having following errorios jitsi meet 完全集成但有以下错误
【发布时间】: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


【解决方案1】:

对于在您自己的服务器上使用自定义 Jitsi 安装的任何人,请确保您的 SSL 证书是最新的。我遇到了这个问题,更新服务器上的 SSL 证书就成功了。

【讨论】:

    猜你喜欢
    • 2021-01-07
    • 2022-07-11
    • 2020-10-07
    • 2021-07-27
    • 2021-11-19
    • 2017-01-03
    • 1970-01-01
    • 2023-01-05
    • 2017-03-08
    相关资源
    最近更新 更多