Discussion
This method tears down the Proximity Reader session, cancels any ongoing operations, and frees up system resources. It should be called when the reader is no longer needed, such as during logout or when leaving a payment-related screen.
func deinitializeCardReader()
This method tears down the Proximity Reader session, cancels any ongoing operations, and frees up system resources. It should be called when the reader is no longer needed, such as during logout or when leaving a payment-related screen.