Tornike Kurdadze
Tornike Kurdadze
Hi @alperefesahin, to double check your issue, the code ins't showing on top of the keyboard, right?
Temporarily replace `Pinput` with `TextField` and check if autofill works fine
@alperefesahin Try to change SMS code to `your verification code is 000000`
@alperefesahin SMS text guideline is not clear but what mentioned should work fine. Is the SMS text in English? If not it might be the issue.
Yeah that's correct. Apple also supports domain based verification so that should work https://developer.apple.com/news/?id=z0i801mg
Experiencing the same issue in NextJs 14 app
Guys, It's finally merged, checkout it on pub, and tell me if anything goes wrong. From my experience, it's pretty stable, but I advice you (or your QA) to spent...
@aytunch Correct, seems like multi directional drag doesn't work well on Web desktop. | Platform | Standard thumb drag | Mouse wheel | | --- | --- | --- |...
Hey @Rogue85 I'm not sure how to fix it.
Hey @astubenbord, what happens in the video is that when you scroll up, over scroll event is fired which calls `onStart` method and when you scroll down DismissiblePage is being...