Flutter_Pinput icon indicating copy to clipboard operation
Flutter_Pinput copied to clipboard

flutter web apple safari on the keyboard

Open mohamadhadibi opened this issue 2 years ago • 3 comments

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

mohamadhadibi avatar Aug 28 '23 15:08 mohamadhadibi

is there anyway for web opened on iphone safari read sms on the keyboard or autofill?

mohamadhadibi avatar Aug 28 '23 15:08 mohamadhadibi

Hi @mohamadhadibi, did you find the solution for this issue of read sms in safari? I am also facing this issue currently.

Aryan-Sood avatar Feb 22 '24 09:02 Aryan-Sood

The code should pop up automatically on top of the keyboard. If not there might be the problem with the language and the format of the SMS. Try something like

Your code is 1234

You can also try to test the behavior at https://flutter_pinput.codemagic.app/

Tkko avatar Feb 22 '24 09:02 Tkko