CaptureImages
ActivityResultContract that can be used to launch CaptureStandaloneActivity for result
See also
Functions
Link copied to clipboard
Create an intent to launch the CaptureStandaloneActivity.
Create an intent to launch the CaptureStandaloneActivity. Optionally provide a CaptureConfig to customize the Activity's behaviour.
Link copied to clipboard
Parse the result created by a CaptureStandaloneActivity. Will return an Array of BareCapturedReceiptData objects if the capture was successful, or null if the flow was cancelled.