-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
IOS failed to replace local failure with new success #938
Comments
Hi @flyjennyetn, thanks for reaching us. Could you please fill out all points from the new issue template - repro steps, stack trace and etc. so we would be able to help you. |
@flyjennyetn, could you please clarify what the issue is? (provide us stack trace, screenshot or so). Also please provide us exact repro steps how we could reproduce it. |
Hi @flyjennyetn, thanks for providing us with source codes, could you please clarify how could we reproduce the issue and what the issue is? Also I can see that your |
@sergey-akhalkov I'm sorry , I uploaded the wrong project ,Now has been updated |
Hi @flyjennyetn, if I get it right, you are trying to configure your initial project with CodePush.
Please also take a look at #893 (comment), there you can find configured project (that using multi-deployment-testing feature for iOS) and use it as an example. So I'm closing this for now, please feel free to reopen if you have any questions. In case you have any issues, please create new one and do important thing - please use the following template to create the issue, otherwise, we'll mark it as incomplete and close. |
@flyjennyetn hi 我也遇到这个问题 请问你是怎么解决的啊 还有本地的文件会不会在重新loading后 覆盖codepush更新的文件啊? |
@wuyunqiang 还没有解决 ,ios都覆盖不了 |
你不是说是你上传错了么? 你是直接run ios么? 打包后可以么?我不太懂iOS的 |
Hi @wuyunqiang, thanks for reaching us. If I get it right we can continue the discussion here #941, I'll take a look at the issue you've created and let you know if I have any questions. |
@wuyunqiang 你们问题有解决吗?我的项目也是安卓成功,iOS第一个热更新成功,后边的都会失败,我看download请求成功了 |
我的问题已经解决 我是在debug模式下更新后本地文件后替换掉下载后的文件因此看不到结果 release是正常的。具体参考:#941 |
Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant):
Description
ios 跟新成功,替换本地失败
IOS failed to replace local failure with new success
Additional Information
"react-native": "0.46.2",
"react-native-code-push": "^4.0.0-beta",
The text was updated successfully, but these errors were encountered: