Open abdulmananqureshi opened 2 weeks ago
Can you reproduce this issue on the latest release, beta.22?
Reproducing the issue is quite hard. I'll roll out a new production version of the app with beta.22, and if the problem persists, I'll follow up accordingly.
A quick question, Has this issue been reported before so I can update my team? I want to confirm that it's not a hardware problem or any other issue.
@abdulmananqureshi Can you share a payment intent ID from an instance where this issue occurs in the last 30 days so we can check the logs on our side?
Describe the bug The Android device freezes when the collect payment method is invoked and the user taps their card on NFC. At this point, the payment intent hasn’t been confirmed, and no charge has been made to the user’s card. But the problem is we programmatically cancel this activity after a certain duration with the help of a patch since the Android package supports timeout, but it just hangs there and we have to restart the device manually. This issue is relatively rare.
Expected behavior Should proceed to capture the payment and continue the app flow
Screenshots
Additional context