Open
Description
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
Labels
No labels