"message":"Error code: 16"},"request": {"phoneNumber":"xxxxxxxxxxxxx","@type":"type.googleapis.com/google.cloud.identitytoolkit.v1.SendVerificationCodeRequest"},"requestMetadata": {"callerIp":"xxxxxxxxxxxx","callerSuppliedUserAgent":"FirebaseAuth.iOS/10.17.0 xxxxxxxxxxxx/7.27 iPhone/16.5.1 ...
(SendCodeErrorState('هنا خطا ما')); } } on FirebaseAuthException catch (e) { emit(SendCodeErrorState(e.toString())); } } void codeSent(String verifId, int? c) { verificationId = verifId; emit(SendCodeSuccessState('sucess')); log('Code Sent'); return null;...
*/config.time.ntp_server=F("pool.ntp.org,time.nist.gov");config.time.gmt_offset=0;config.time.day_light_offset=1;/* Set the session config */config.server.host_name=smtpServer;config.server.port=smtpServerPort;config.login.email=emailSenderAccount;config.login.password=emailSenderPassword;...
After you create your project, select Add Firebase to your Android app. On the Add Firebase to your Android app page, take the following steps. For the Android package name, enter a name for your package. For example: com.<organization_identifier>.<package_name>. Select Register app. Se...
The debugger will cause a new Firebase token to be generated. The notification hub installation must be updated as well. Receiving a 401 status code from the backend service Validate that you're setting the apikey request header and this value matches the one you had configured for the ...
After you create your project, select Add Firebase to your Android app. On the Add Firebase to your Android app page, take the following steps. For the Android package name, enter a name for your package. For example: com.<organization_identifier>.<package_name>. Select Register app. S...
The debugger will cause a new Firebase token to be generated. The notification hub installation must be updated as well. Receiving a 401 status code from the backend service Validate that you're setting the apikey request header and this value matches the one you had configured for the...
Issue I am getting the following on a live app (on the App Store). The phone verification code gets sent just fine, but seems to be immediately expired upon trying to type it in. This only appears to be happening only for new users and o...
The debugger will cause a new Firebase token to be generated. The notification hub installation must be updated as well. Receiving a 401 status code from the backend service Validate that you're setting the apikey request header and this value matches the one you had configured for the ...