Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android无法连接code-push-server,报错:[CodePush] Network request failed #110

Open
secondmax opened this issue Dec 17, 2024 · 0 comments

Comments

@secondmax
Copy link

React-native: 0.72.5
"react-native-code-push": "8.0.0"
code-push-cli: 2.6.5
客户端已通过微软官方文档进行配置。
strings.xml配置为本地的服务:

<resources>
    <string moduleConfig="true" name="CodePushDeploymentKey">8vmuHikmKmbOqBFA2xk2Lilmu1QZ4ksvOXqog</string>
    <string moduleConfig="true" name="CodePushServerURL">http://192.168.31.14:3000</string>
</resources>

安卓模拟器启动app后codepush提示 Network request failed。
请问安卓端该如何配置?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant