View on GitHub

sensibill-android-documentation

com.getsensibill.ui.receipt.capture / ReceiptCaptureActivityBuilder / withAttachLocationData

withAttachLocationData

fun withAttachLocationData(attachLocationData: Boolean): ReceiptCaptureActivityBuilder

Determines if the capture flow will attempt to attach location EXIF data to captured images.

Default value: false

See Also

CaptureConfig.attachLocationData