stripe-android icon indicating copy to clipboard operation
stripe-android copied to clipboard

[BUG] Add new card UI focus moving from card number to Expiration Date

Open Hungrywill opened this issue 1 year ago • 1 comments

Summary

After opening the new card interface clicking on the card number the keyboard been shown and the focus move to expiration date

Android version

tested with Api 33, 31 and 27

Impacted devices

All devices(tested recently on pixel 2, pixel 4)

Installation method

Through a gradle dependency

Dependency Versions

    stripeVersion          : '20.28.2',

SDK classes

CardFormView

Video

device-2024-01-04-131135.webm

Other information

Hungrywill avatar Jan 04 '24 12:01 Hungrywill

Hi @Hungrywill 👋 Sorry that you’re experiencing issues. I’m having trouble reproducing the issue in our own sample app, but will still look further into it.

First things first, can you check if the issue persists on the latest release 20.36.1?

If yes, it’d be ideal if you could provide us with a small sample project where we can reliable reproduce the issue.

tillh-stripe avatar Jan 15 '24 13:01 tillh-stripe

Hi @tillh-stripe sorry was not able to close this (some issues related to my Github account), it works properly using the latest release, thanks buddy 🙏🏼

Hungrywill avatar Apr 29 '24 15:04 Hungrywill