Closed mljlynch closed 3 months ago
Hello, thank you for reaching out to us. Could you please let us know if this issue is reproducible with react-native-code-push version 8.3.0? Additionally, it would be very helpful if you could provide the logs preceding the error along with a full stack trace or crash report representing this error.
Can you show your Podfile?
I've updated to 8.3.1. And this is still happening.
I couldn't reproduce this issue. I noticed that there is no CodePush in the crash report, which suggests that the problem might be related to the specific configuration of your application or a corrupted bundle. To further investigate, it would be very helpful if you could provide us with a small demo application that reproduces the error along with detailed steps to reproduce it.
We have experienced a similar issue with our app.
I can reproduce it consistently using TestFlight
I install the app, and mandatory update happens. On my next interaction with a React Native text input the app will crash (paste of text or erasing text). It's definitely related to the mandatory update as it no longer happens after a fresh app restart.
Hi Guys, i also facing crashes after codepush and getting rollbacked. It is mainly happening when we are in some activity(Codepush trigger here). Please look into this. (Mainly in android)
"react-native-code-push": "8.3.1", "react": "18.2.0", "react-native": "0.73.8",
Hi @rustygloves @somasekharkakarla ! I haven't been able to reproduce this error. Mandatory updates are installed successfully without any issues. To help us investigate further, could you please provide a small demo application that reliably reproduces this error, along with detailed steps to replicate the issue?
Hi @rustygloves @somasekharkakarla ! I haven't been able to reproduce this error. Mandatory updates are installed successfully without any issues. To help us investigate further, could you please provide a small demo application that reliably reproduces this error, along with detailed steps to replicate the issue?
I will try
Closing this issue due to inactivity.
It feels a little premature to close an issue that is actively waiting for someone to provide a repro.
It feels a little premature to close an issue that is actively waiting for someone to provide a repro.
I haven't had the time to create one, it's low on my priority list as we are already hoping to move away from code-push anyway. I will open a new issue if I ever get to making a repro
Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant):
Steps to Reproduce
Expected Behavior
What you expected to happen?
Actual Behavior
EXC_BREAKPOINT - MLKITx_SRLRegistrySharedInstanceForProviders in _objc_initiateDealloc
Environment