Hi, I have a problem with sign in on iphone. The sign in works correctly on Android but on iphone after I enter country and phone number in the sign in page, it goes to recaptcha, then returns me to the entry page instead of going to the phone auth verification page. And on arriving at the entry page it freezes.
I thought the issue was dynamic links but after I turned that off and redeployed to the app store (TestFight) the issue still occurs. I can't find any information about it except one bug report that was abandoned (https://github.com/FlutterFlow/flutterflow-issues/issues/1416)
Does anyone have any suggestions?
Thanks