react-native-barcode-builder
react-native-barcode-builder copied to clipboard
Barcode doesn’t show for ios
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
Same
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?
@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.
@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:
- Eliminating pod and pod-lock file.
- Generating new pod
pod init
and pod-lockpod update
. - Excecuting
react-native link
. - Manually linking react-native-barcode-builder to xcode dragging the proper files.
"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*