Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant):
What you expected to happen?
What actually happens?
It is giving runtime errors
STACK TRACE AND/OR SCREENSHOTS
(The more info the faster we will be able to address it!)
Hi @kandiva, thanks for reaching us. Could you please fill out all relevant fields from issue template (above)? What the version of RN you've used before? Have you incremented your binary app version after RN update?
I filled environment version above.
It was working fine before in RN 0.47.1
Hi @kandiva, probably you should reinstall code-push and try again.
You can also checkout this comment https://github.com/Microsoft/react-native-code-push/issues/970#issuecomment-324854648 and try to do the same things on your side.
Please let us know if it helps.
@kandiva please let us know if you have a chance to look at this
Closing the issue for now, please feel free to reopen or create a new one if you still have any troubles with this.
@max-mironov I don't see any valid information related to version 0.48 code push runtime errors. I tried getting latest but issue is not resolved yet. I am going to reopen this.
@kandiva so you have done the following but with no luck, correct?
Xcode Clean, close Xcode, delete node_modules, npm cache clean, npm install, open Xcode and try to build?
@max-mironov I did not cache clean... l am going to try now
I see it is working fine after delete and clean and reinstall npm modules. Thank you.
Most helpful comment
I see it is working fine after delete and clean and reinstall npm modules. Thank you.