#kashif_Muhmd1177-rn-postal-code

1 messages · Page 1 of 1 (latest)

lavish citrusBOT
sleek storm
#

Hi there 👋 can you tell me a bit more about the integration that you're building and how you're accessing it?

carmine sorrel
#

I'm just using the UI of cardfield of stripe. The problem is with postal code. In some mobile devices it allow me to write alphabet and numbers both but in some it only allows number.

#

inside that cardfield Textinput

#

*TextField

sleek storm
#

Are you building a React Native app?

carmine sorrel
#

Yes

sleek storm
#

Thank you for that clarification, and have you noticed any sort of pattern in occurrence? For instance, are all Android devices behaving one way and all iOS devices behaving the other?

carmine sorrel
#

yup thats also an issue in IOS its perfectly working but only causing problems in Android

#

IOS is working fine ..in every device

#

only issue in android

sleek storm
#

Gotcha, and what country are you selecting before trying to enter the postal code?

carmine sorrel
#

UK

sleek storm
#

Which version of our React Native SDK are you using?

#

kashif_Muhmd1177-rn-postal-code

carmine sorrel
#

31

sleek storm
carmine sorrel
#

"@stripe/stripe-react-native": "^0.15.0",
this is the version of stripe that im using

#

so that mean that i have to change my sdk to 33 .. am i right?

#

so may be this issue will resolve

sleek storm
#

Sorry, but I'm not sure which part of your environment you're referring to being on v31, so I'm not sure how that would impact this scenario.

carmine sorrel
#

im talking about compilesdk

quick wasp
#

Hello, toby has to step out but I can help. Looking in to why this might be. Do you know the models and android versions of the devices that our CardField is not allowing letters in?

carmine sorrel
#

yup in google pixel 3xl and some other nexus phone

#

also many other google pixel devices

#

some are on android 12 and some are on android 11

#

but mostly in android 12 phone ...in some android 12 devices its working ok but in pixel and nexus its not working fine ....That postalcode area only

quick wasp
#

Quick question, when you say we aren't allowing you to input letters, is that to say that we only show the number keyboard, or do we show the full keyboard and just don't add letters if you type them?

carmine sorrel
#

yup it shows the full keyboard but do not allow me to write letter

quick wasp
#

Gotcha, thank you. I am consulting my colleagues on this, will likely file a bug report for this if there isn't some workaround (though personally I don't think you should need specific code to get this to work)

carmine sorrel
#

okay thanks