Flutter_Pinput
Flutter_Pinput copied to clipboard
SMS AUTOFİLL İOS NOT WORKİNG
"Works out of the box, by tapping the code on top of the keyboard"
After new version under iOS keyboard autofill is not working.
- Flutter version?
- iOS version?
- Pinput version?
Flutter 3.21.0-4.0.pre iOS. 16.7.2 input 4.0.0
What's the language of SMS you are sending?
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.
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