Hello,
I have an app built with flutter. This app uses phone number authentication.
When I test it in the simulator, it sends the SMS with the security code, and also reCaptcha works.
When I use testFlight on the real device, it doesn't send the sms and neither does reCaptcha work.
can you help me?