Skip to content

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

Open
@secondmax

Description

@secondmax

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。
请问安卓端该如何配置?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions