wonsikin / react-native-barcode-builder

Component for generating barcode in react native app
Other
175 stars 116 forks source link

Barcode doesn’t show for ios #44

Open gharsallahmoez opened 4 years ago

gharsallahmoez commented 4 years ago

I have a problem with my react native app, barcode work great when I run for android but it doesn’t show for my ios app

davidfvo commented 4 years ago

Same

myrjola commented 4 years ago

Some of our users are also reporting this issue. However, our developers haven't been able to reproduce this issue yet. Has anyone been able to investigate what causes this issue?

ristomatti commented 4 years ago

@gharsallahmoez @davidfvo Does it work at all for you, which React Native version do you have and/or have you perhaps resolved the issue already?

I'm trying to solve a bug report I cannot reproduce on any of hour test devices. But according to customer reports the barcode does not render in some situations on iOS.

davidfvo commented 4 years ago

@myrjola @ristomatti Thank you for your hard working, back then i was using RN version 59.5 and i solve this issue with these steps:

  1. Eliminating pod and pod-lock file.
  2. Generating new pod pod init and pod-lock pod update.
  3. Excecuting react-native link.
  4. Manually linking react-native-barcode-builder to xcode dragging the proper files.
andrei0807 commented 4 years ago

"react": "16.9.0", "react-native": "0.61.5", I got same issue in ios. Android version is file. I can barcode text instead of barcode image like *16663343*