You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that on a iOS simulator run on an Intel based Mac it's not possible to correctly enter the credit card expiration date. Only the first char gets displayed and no other characters are accepted.
It seems that sometime, as a workaround, it's possible to paste the expiration date string value from the clipboard and it gets accepted.
From an Arm based Mac everything seems to work without any issue.
To reproduce
Start the Demo app
Add a new payment method
Select Credit card or debit
Fill the card details
Expected behavior
It should be possible to manually enter the credit card expiration date also on a iOS simulator run on Intel based Mac.
Braintree Drop-in SDK Version
9.8.2
Environment
Sandbox
Xcode Version
14.3.1
OS Version & Device
iPhone 14 PRO - iOS 16.4 Simulator
Integration type
Swfit Package Manager
Development Processor
Intel
Describe the bug
It seems that on a iOS simulator run on an Intel based Mac it's not possible to correctly enter the credit card expiration date. Only the first char gets displayed and no other characters are accepted.
It seems that sometime, as a workaround, it's possible to paste the expiration date string value from the clipboard and it gets accepted.
From an Arm based Mac everything seems to work without any issue.
To reproduce
Expected behavior
It should be possible to manually enter the credit card expiration date also on a iOS simulator run on Intel based Mac.
Screenshots
Simulator.Screen.Recording.-.iPhone.14.Pro.-.2023-06-22.at.18.13.24.mp4