Tornike Kurdadze
Tornike Kurdadze
@oktaydegerli Can you share the example of SMS you are receiving?
First of all let's try this: https://stackoverflow.com/a/55017393/8119550 If this isn't working then try to compute the hash again: https://developers.google.com/identity/sms-retriever/verify#computing_your_apps_hash_string Also a helping hand from ChatGPT ### Find the Production App...
Hey guys, can you provide the reproducible code snippet?
Hey @VasuBhav, which Flutter version are you using? and when exactly is this issue happening?
The fake support for iOS is fully removed.
@AsimBhadra Could you try https://stackoverflow.com/questions/50791632/could-not-find-any-version-that-matches-com-google-android-gmsplay-services-bas ?
In the version 3.0.0 the `com.google.android.gms:play-repositories-auth-api-phone:18.0.1` was removed so the issue should be fixed.
Hey, The Form `widget` which is the default way of creating forms in Flutter doesn't support async validator, so I have these options: 1. Remove support for validating `Pinput` by...
Hi @prashantJangidSys, try to increase the **scrollPadding** property
Since there has been no response or follow-up, I am closing this issue for now. If you still encounter the problem or need further assistance, feel free to reopen the...