-
Notifications
You must be signed in to change notification settings - Fork 33
[BUG] Enter PIN timeout long and inconsistent #271
Copy link
Copy link
Open
Labels
Description
Summary
After inserting a card the "Enter PIN" screen shows for a very long time, even after the card is removed (too long in my opinion, but I appreciate this is an improvement, not a bug). The bug is that the SDK screen that shows the message on the Android device to enter a PIN times out before the card reader times out.
Steps to Reproduce
- Start a payment
- Insert your card
- Wait
Expected Behavior
Card reader and SDK time out at the same time
Actual Behavior
Card reader takes longer to timeout than the SDK. You are unable to start a new payment until the card reader times out.
Android Version(s)
Only tested on Android 13
Impacted Devices
N/A (All)
Impacted Readers
SoloLite (haven't tested Air or Solo readers)
Firmware Version(s)
2.2.1.29
Crash Log
N/A
Dependency Versions
- SumUp SDK: 7.0.0
- Kotlin: 2.0.21
- Android Gradle Plugin: 8.7.0
- Gradle: 8.13
Video / Screenshot
Other Information
Reactions are currently unavailable