gpt4 book ai didi

android - 在 react-native expo android 中忽略 axios/fetch 调用中的 SSL 证书错误

转载 作者:行者123 更新时间:2023-12-04 22:41:28 25 4
gpt4 key购买 nike

我刚开始使用 react-native 并试图用它构建一个 android 应用程序。我使用了 create-react-native-app 并使用了 expo 模板。但我无法从我的服务器 kepp 获取“网络错误”的数据。我的服务器目前没有有效的证书。有没有办法在我的 fetch 调用中忽略 ssl 证书错误?

最佳答案

是的,只使用 http 而不是 https,并在 list 中设置以下行

<application
...
android:usesCleartextTraffic="true"
...>

关于android - 在 react-native expo android 中忽略 axios/fetch 调用中的 SSL 证书错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59835051/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com