microsoft / react-native-code-push

React Native module for CodePush
http://appcenter.ms
Other
8.87k stars 1.45k forks source link

Could not open file. No such file or directory #2694

Closed a-petrenko-muse closed 1 day ago

a-petrenko-muse commented 2 months ago

Steps to Reproduce

The crash occurs at the start of the application for production users. It was not possible to catch it locally. This was on any version of the push code from 7 to 8. This only happens on Android devices.

Снимок экрана 2024-04-22 в 09 38 14

Environment

DmitriyKirakosyan commented 1 month ago

@a-petrenko-muse, thank you for the report!

Does this issue occur on a specific Android device or on all of them? Similarly, does it affect a particular version of React Native?

Did you update the React Native version or the CodePush version before this issue started?

Additionally, please try the workaround mentioned in https://github.com/microsoft/react-native-code-push/issues/2421.

DmitriyKirakosyan commented 1 day ago

Closing due to inactivity.