#Marvinjgh

1 messages · Page 1 of 1 (latest)

north lagoonBOT
torn valve
#

Gonna see if I can grab a mobile dev for you. My mobile dev skills are not so good.

proud summit
#

Ok, i update my comment and add a github gist

torn valve
#

Ah, so it looks like this is likely on the Flutter side of things. I don't think the behavior in our native SDKs for Android and iOS differ when it comes to postal code behavior, so you would want to ask the people that made the Flutter library you're using.

proud summit
#

I think that it is still a problem in the SDK implementation, since the appearance of the component in each OS is very different, which makes me think that they are native implementations.

torn valve
#

Not necessarily. Depending on the version of the SDK, you can change whether or not to present the zipcode all the time, or only when required, so I would still say it's worth checking with the people who made the Flutter library.

proud summit
#

🤔 So you suggest I should create an issue on the github repository and wait?

torn valve
#

Provided there isn't another way to contact the creators of the library, yes

proud summit
#

Ok, thanks for your time.