Hi,
There is a native issue sometime with some device. I tracked this error using Sentry and stack trace is the following:
Call to function 'RNMLKitDocumentScanner.launchDocumentScannerAsync' has been rejected.
→ Caused by: java.lang.IllegalStateException: Attempting to launch an unregistered ActivityResultLauncher with contract red.infinite.reactnativemlkit.documentscanner.contracts.DocumentScannerContract@4047e64 and input DocumentScannerContractOptions(options=red.infinite.reactnativemlkit.documentscanner.RNMLKitDocumentScannerOptions@cef827d). You must ensure the ActivityResultLauncher is registered before calling launch()
I'm not an Android developer, so I cannot fix it. Need help please.