You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The camera keeps reopening in an infinite loop on Android!
I'm currently trying to use the lib with react native and expo, I did the implementation identical to the doc! On iOS everything works as expected, but on Android, the camera keeps reopening in an infinite loop.
The camera keeps reopening in an infinite loop on Android!
I'm currently trying to use the lib with react native and expo, I did the implementation identical to the doc! On iOS everything works as expected, but on Android, the camera keeps reopening in an infinite loop.
Bug example: https://www.loom.com/share/d08fa289a1d943eaa67b550350d52e2d?sid=0564dd68-b1c8-410c-bdb4-fbf614a5e5e9
Expected Result: The camera should open smoothly without any flickering, allowing the user to scan items without disruption.
Lib version in package.json
"@veryfi/react-native-veryfi-lens": "^1.5.31"
My veryfi provider code: (Veryfi.ts)
How I use it:
The text was updated successfully, but these errors were encountered: