fail ssl hand shake error
发布于 5 年前 作者 lihao 14354 次浏览 来自 问答
  • 当前 Bug 的表现(可附上截图)
  • 预期表现
  • 复现路径
  • 提供一个最简复现 Demo

mac上测试没有问题,

安卓手机小程序无法正常使用,测试版报此项错误:

fail ssl hand shake error

ios报错如下:

ReferenceError: define is not defined

1 回复

第一个问题,请检查一下证书,具体请参考:https://developers.weixin.qq.com/miniprogram/dev/framework/ability/network.html

第二个问题,是iOS真机调试时出现的问题吗?该问题已解决的,请下载使用最新版nightly版本工具:https://developers.weixin.qq.com/miniprogram/dev/devtools/nightly.html

回到顶部