Open manage-some opened 3 months ago
@manage-some Thank you for your report.
Could you please fill in the template that appears when you post this Issue so that we can get a clearer understanding of the situation? Please let us know your environment and the crashes you are seeing at the time so we can better understand this issue.
Thank you in advance.
A clear and concise description of what a bug is.
The result of executing the command ver
on Windows, sw_vers
on macOS, uname –a
on Linux, or these equivalent commands.
Also, the result of executing the command npx react-native info
.
Steps to reproduce the behavior:
A clear and concise description of what you expected to happen.
If applicable, add screenshots to help explain your problem.
Add any other context about the bug here.
We've release a new update on playstore that uses New Arch of React Native. However on old android devices, we have been reported that the app breaks. Upon investigation, we found out that it's because of this library specially in the case when app is connected to 3-4 printers and queue stacks up. When we disable New Arch, it seems to work fine on old android devices as well.