Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/react-native/7.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
React native 如何正确使用Microsoft App Center CodePush';s暂存密钥_React Native_Continuous Deployment_Visual Studio App Center - Fatal编程技术网

React native 如何正确使用Microsoft App Center CodePush';s暂存密钥

React native 如何正确使用Microsoft App Center CodePush';s暂存密钥,react-native,continuous-deployment,visual-studio-app-center,React Native,Continuous Deployment,Visual Studio App Center,我的目标是为react本机应用程序建立一个持续集成/部署管道。我以前使用过App Center的代码推送功能,我对它很熟悉 我不熟悉的是如何有效地使用暂存密钥和生产密钥 如果codepush的概念会影响无线更新,那么为什么临时密钥会有任何用处呢 当一个人将staging键用于CodePush时,有什么示例/用例,它在CI管道中有什么用途

我的目标是为react本机应用程序建立一个持续集成/部署管道。我以前使用过App Center的代码推送功能,我对它很熟悉

我不熟悉的是如何有效地使用暂存密钥和生产密钥

如果codepush的概念会影响无线更新,那么为什么临时密钥会有任何用处呢

当一个人将staging键用于CodePush时,有什么示例/用例,它在CI管道中有什么用途