Skip to content
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

New Arch Support #122

Open
manage-some opened this issue Aug 11, 2024 · 1 comment
Open

New Arch Support #122

manage-some opened this issue Aug 11, 2024 · 1 comment
Assignees
Labels
Platform: android Status: question Further information is requested Target: stario10 Issues related to the API and other StarIO10 library.

Comments

@manage-some
Copy link

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.

@bandit-ibayashi bandit-ibayashi added Status: question Further information is requested Platform: android Target: stario10 Issues related to the API and other StarIO10 library. labels Aug 30, 2024
@bandit-ibayashi
Copy link
Member

@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.


Description

A clear and concise description of what a bug is.

Your device where the bug occurs

  • Device:
    e.g. iPhone 13
  • OS:
    e.g. iOS 15.0
  • Browser:
    e.g. Safari
  • Version
    e.g. 22

Your printer

  • Model Names:
    e.g. mC-Print3
  • Firmware Version:
    e.g. 3.5
  • Interface:
    e.g. Ethernet

Your development environment

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.

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the bug here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform: android Status: question Further information is requested Target: stario10 Issues related to the API and other StarIO10 library.
Projects
None yet
Development

No branches or pull requests

3 participants