Giter Site home page Giter Site logo

Comments (12)

CoreyBovalina avatar CoreyBovalina commented on July 18, 2024 1

Hello Kevin,
Thank you for your response and the feedback!
Unfortunately, there is no workaround or a patch at this moment which would fix the issue and we are expecting this to be resolved in the upcoming release.

when is version 6.0.0 for react native going to be released?

from blinkid-react-native.

somyaguptagit avatar somyaguptagit commented on July 18, 2024

Hello kevin,
Thank you for reaching out!
Just to gather a bit more information, would you mind telling us if this issue occurs on iPhone 14 or the Pro version.
The reason being this is a known issue; the problem happens due to the 14 Pro’s camera being unable to auto-focus properly on the barcode.
This month we will release a new version of BlinkID which is also a major release, v6.0. It will include the improved scanning accuracy for all IDs that hold a PDF417 or other barcode types.
You can read more about it here.
Please let us know if you have any other questions.

from blinkid-react-native.

kevinswartz avatar kevinswartz commented on July 18, 2024

I know that at least one of the devices exhibiting this behavior was an iPhone 14 pro. We've had more than one report and I'm not sure what devices the other users were using. Since this error also occurs as a part of normal operations, it's hard to identify which devices are producing the problem erroneously.

Is there any chance we could get some kind of patch for this in the meantime? It is impacting a significant number of users for us, and it prevents people from using a major feature of our app. This feels high priority since iPhone 14 has been out for quite some time. Thanks for your help!

from blinkid-react-native.

kevinswartz avatar kevinswartz commented on July 18, 2024

The new features in v6.0 look great btw!

from blinkid-react-native.

somyaguptagit avatar somyaguptagit commented on July 18, 2024

Hello Kevin,
Thank you for your response and the feedback!
Unfortunately, there is no workaround or a patch at this moment which would fix the issue and we are expecting this to be resolved in the upcoming release.

from blinkid-react-native.

kevinswartz avatar kevinswartz commented on July 18, 2024

Ok, understood. Thanks for your help! We are anxiously awaiting the new version. :)

from blinkid-react-native.

somyaguptagit avatar somyaguptagit commented on July 18, 2024

Hello Corey,

We reached out to our internal teams regarding release of an updated version of BlinkID React-Native and were informed that we can expect it to be released by end of January or first week of February but unfortunately we don't have the precise timeline.
Once the release is out, we will make a follow-up here and provide an update. In the meantime, please let us know if you have any additional questions.

Best Regards,
Somya Gupta

from blinkid-react-native.

kevinswartz avatar kevinswartz commented on July 18, 2024

Thanks Somya! I'm glad we have a timeframe, but is there absolutely no patch or workaround in the meantime? Is there any scan configuration that we can change? Are there any versions of blinkid-react-native that we could roll back to?

I'm not trying to be a pain, but the lack of iPhone 14 support is a pretty big problem for us. We have many affected users that don't have the option of using a different device.

from blinkid-react-native.

somyaguptagit avatar somyaguptagit commented on July 18, 2024

Hello Kevin! Thanks for your response!
We understand and apologize that this is causing inconvenience on your end.

Since this issue requires release with camera features exposed on cross platforms, there is no workaround, though we have a workaround for the Native platforms. However, we have also forwarded this issue to our internal teams and as soon as we have any update or info, we will come back to you with our findings. We also confirmed with them that the release should come up somewhere in mid January (around Jan 16th to be more precise). Hope you find this information helpful.
Please let us know if there is anything else we can help you with.

Best Regards,
Somya Gupta

from blinkid-react-native.

kevinswartz avatar kevinswartz commented on July 18, 2024

Hi Somya,
It's Jan 16th and I just wanted to follow up about the status of a fix for this. Thanks!
Kevin

from blinkid-react-native.

somyaguptagit avatar somyaguptagit commented on July 18, 2024

Hello Kevin,

Thank you for following up!

We checked with our internal teams and unfortunately the release has been delayed for now. The expected timeline is around January end or February first week.

However, there is a possible workaround that our teams shared:

You can go to the following file in the path in the project:

…/node_modules/blinkid-react-native/src/ios/MicroblinkModule/MicroblinkModule/Overlays/Serialization/MBBlinkIdOverlaySettingsSerialization.m

and after line 31 add the following line of code:

sett.cameraSettings.cameraPreset = MBCameraPreset4K;

This will modify the camera preset settings, please test it out and let us know if this works.

Once the release is out, we will follow up here with an update. If you have any additional questions, we are here.

from blinkid-react-native.

kevinswartz avatar kevinswartz commented on July 18, 2024

Hi Somya,
Thanks for the workaround, I can confirm that this works for me locally. We're still looking forward to the upcoming release, but this will work for us for now. Thanks for your help!
Kevin

from blinkid-react-native.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.