Sign in with phone numbers

Project Settings

When I click on send code I get the ReCaptcha logo in the left down corner and nothing happens
I get this error in the browser console


index.ts:152
POST https://identitytoolkit.googleapis.com/v1/accounts:sendVerificationCode?key=AIzaSyDSk08lOBAwdiQreZPETzwZYk_DU4eFQFI 400 (Bad Request)

errors.dart:321 Uncaught (in promise) RethrownDartError: [firebase_auth/captcha-check-failed] Hostname match not found at Object.createErrorWithStack (errors.dart:321:10) at Error._throw (profile.dart:110:39) at Error.throwWithStackTrace (errors.dart:120:5) at async._AsyncCallbackEntry.new.callback (zone.dart:1401:11) at Object._microtaskLoop (schedule_microtask.dart:40:11) at startMicrotaskLoop (schedulemicrotask.dart:49:5) at async_patch.dart:186:7

When I tried it on Iphone it crashed the app
Whats the problem is there any specific thing I need to do other than the things in the documentations
??

What have you tried so far?

Everything in the documentation
Try to enable App check and it didn't work

Did you check FlutterFlow's Documentation for this topic?
Yes
1