Tkko / Flutter_Pinput

Flutter package to create Pin code input text field with every pixel customization possibility 🎨 with beautiful animations, iOS autofill, Android autofill
https://pub.dev/packages/pinput
MIT License
775 stars 178 forks source link

SMS AUTOFİLL İOS NOT WORKİNG #174

Open abdullahonus opened 8 months ago

abdullahonus commented 8 months ago

"Works out of the box, by tapping the code on top of the keyboard"

After new version under iOS keyboard autofill is not working.

Tkko commented 8 months ago
abdullahonus commented 8 months ago

Flutter 3.21.0-4.0.pre iOS. 16.7.2 input 4.0.0

Tkko commented 8 months ago

What's the language of SMS you are sending?

abdullahonus commented 8 months ago

Doesn't matter I ended in TR-EN. I found something. I think code is looking in centences which is "Verification Code(language doesn't matter)" then its working. I sended " verification code 12312 (language doesn't matter) " it worked then I sended "For join our application you should enter verification code 23123 " it worked.

Tkko commented 8 months ago

That's a common issue in iOS, it isn't related to Flutter. See this issue for reference https://github.com/Tkko/Flutter_Pinput/issues/137#issuecomment-2003398448