Tornike Kurdadze
Tornike Kurdadze
That's an expected behavior. The SMS retriever API only works in compiled Android app.
Sorry, forgot to mention, none of these APIs are working on the Web. If you send supposed SMS format the code will pop up on the keyboard. The supported SMS...
Hmm, Just checked and it's not working on Android Web. But it has to be working out of the box with TextField if you pass `autofillHints: [AutofillHints.oneTimeCode],` https://api.flutter.dev/flutter/material/TextField/autofillHints.html https://api.flutter.dev/flutter/services/AutofillHints/oneTimeCode-constant.html
- Flutter version? - iOS version? - Pinput version?
What's the language of SMS you are sending?
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