Flutter_Pinput icon indicating copy to clipboard operation
Flutter_Pinput copied to clipboard

SMS AUTOFİLL İOS NOT WORKİNG

Open abdullahonus opened this issue 1 year ago • 5 comments
trafficstars

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

After new version under iOS keyboard autofill is not working.

abdullahonus avatar Mar 18 '24 08:03 abdullahonus

  • Flutter version?
  • iOS version?
  • Pinput version?

Tkko avatar Mar 18 '24 08:03 Tkko

Flutter 3.21.0-4.0.pre iOS. 16.7.2 input 4.0.0

abdullahonus avatar Mar 18 '24 10:03 abdullahonus

What's the language of SMS you are sending?

Tkko avatar Mar 18 '24 11:03 Tkko

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.

abdullahonus avatar Mar 18 '24 11:03 abdullahonus

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

Tkko avatar Mar 18 '24 11:03 Tkko