Use Camera onBarCodeScanned to call recordAsync() and stopRecording()

Please provide the following:

  1. SDK Version: 41.0
  2. Platforms(Android/iOS/web/all): Android
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

I am able to call recordAsync() and stopRecording() by scanning barcode. However, sometimes after several scanned (5 times or more), the barcode scanning does not work anymore so the app will not call recordAsync() or stopRecording().

Can anyone tell me the reason?
This is the my project in snack: my_video_recording_proj - Snack

Please strip down your app to the bare minimum to show the problem. Otherwise there’s too much going on and it’s hard for someone to see what’s going wrong.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.