Ramazan ERTAN
Results
2
comments of
Ramazan ERTAN
I got this error too. If you're getting the error but can use the camera, you can use onError to prevent the error from appearing in the app. onError={handleCameraError} ``...
Change your conditional rendering logic like this: `{ device && }`