star-micronics / react-native-star-io10

react-native-star-io10 is a library for supporting application development for Star Micronics devices.
Other
83 stars 54 forks source link

Print command not working, Invalid resource #40

Open prashant828 opened 2 years ago

prashant828 commented 2 years ago

I can see the printer after discovery, but after making print command. it does not do anything and console prints an error

Error: Invalid resource

Frankiz123 commented 2 years ago

@prashant828 did you find solution?

kickbk commented 2 years ago

Did you try to comment out images in your print? I think there's an issue with fetching images for print. Got the same error. When you comment out the image from the print makes it work. Tried relative path to the image in different ways but still no go.

Frankiz123 commented 2 years ago

ok thanks let me check @kickbk

Frankiz123 commented 2 years ago

@kickbk my android app is not running after installing star io

kickbk commented 2 years ago

I'm not sure what's going on. I'm not one of the maintainers, so you'll need to check with them. But I recommend you share many more details on what is not working when you try to run it.

Frankiz123 commented 2 years ago

@kickbk check this

Screenshot 2022-02-04 at 12 02 35 AM
can-miki commented 2 months ago

Could you take a look at our bug report template and provide all the information we require? We want to help you but we need all that information in order to do so.

Also, it looks like your issue is with the the react-native library and not related to react-native-star-io10.