Tornike Kurdadze

Results 131 comments of Tornike Kurdadze
trafficstars

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

Hey guys, The fix for this issue is already on the main branch but it isn't yet uploaded to the pub.dev If you need to fix it ASAP, you can...

Fixed in version [3.0.0](https://pub.dev/packages/smart_auth)