Suhaib

Results 9 comments of Suhaib

Agreed. I was inspired by the filepicker API since that has a lot of params to customise PS thanks for the hack

_A workaround that is working for me is to use the SCANNER_MODE_BASE instead of SCANNER_MODE_FULL_ https://developers.google.com/android/reference/com/google/mlkit/vision/documentscanner/GmsDocumentScannerOptions#public-static-final-int-scanner_mode_base Suggested in the [Google Issue tracker](https://issuetracker.google.com/issues/400919463)

I agree We are not seeing any crashes on our crash dashboards Only the GMSScanningActivity closes itself without any results. Would it be possible to get this from the activity...

Since getting the actual crash wouldn't be possible You are suggesting that we can rely on the Activity.RESULT_CANCELED vs Activity.RESULT_OK I'm asking this because I'm not fully able to recreate...

This is why i should read things correctly I misread this github issue as a duplicate of this [Google Bug Tracker](https://issuetracker.google.com/issues/400919463)

But again Very similar crash stacktrace

Had to include it in my proguard manually What could be the issue?

Yes Naing, I was referring to this part of the documentation "However, if you're using just me.naingaungluu.formconductor:core without compose-ui in your Android Project, you'll need to include the following proguard...