Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

login fail #16

Open
developer-rahim opened this issue Jun 5, 2023 · 1 comment
Open

login fail #16

developer-rahim opened this issue Jun 5, 2023 · 1 comment

Comments

@developer-rahim
Copy link

E/FirebaseAuth( 7188): [SmsRetrieverHelper] SMS verification code request failed: unknown status code: 17093 null
E/flutter ( 7188): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Exception: This request is missing a valid app identifier, meaning that neither SafetyNet checks nor reCAPTCHA checks succeeded. Please try again, or check the logcat for more details.
E/flutter ( 7188): #0 AuthRepository.signInWithPhone.
auth_repository.dart:48
E/flutter ( 7188): #1 MethodChannelFirebaseAuth.verifyPhoneNumber.
method_channel_firebase_auth.dart:622
E/flutter ( 7188): #2 _RootZone.runUnaryGuarded (dart:async/zone.dart:1586:10)
E/flutter ( 7188): #3 _BufferingStreamSubscription._sendData (dart:async/stream_impl.dart:339:11)
E/flutter ( 7188): #4 _DelayedData.perform (dart:async/stream_impl.dart:515:14)
E/flutter ( 7188): #5 _PendingEvents.handleNext (dart:async/stream_impl.dart:620:11)
E/flutter ( 7188): #6 _PendingEvents.schedule. (dart:async/stream_impl.dart:591:7)
E/flutter ( 7188): #7 _microtaskLoop (dart:async/schedule_microtask.dart:40:21)
E/flutter ( 7188): #8 _startMicrotaskLoop (dart:async/schedule_microtask.dart:49:5)
E/flutter ( 7188):

@rakeshchandrapal
Copy link

E/FirebaseAuth( 7188): [SmsRetrieverHelper] SMS verification code request failed: unknown status code: 17093 null E/flutter ( 7188): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Exception: This request is missing a valid app identifier, meaning that neither SafetyNet checks nor reCAPTCHA checks succeeded. Please try again, or check the logcat for more details. E/flutter ( 7188): #0 AuthRepository.signInWithPhone. auth_repository.dart:48 E/flutter ( 7188): #1 MethodChannelFirebaseAuth.verifyPhoneNumber. method_channel_firebase_auth.dart:622 E/flutter ( 7188): #2 _RootZone.runUnaryGuarded (dart:async/zone.dart:1586:10) E/flutter ( 7188): #3 _BufferingStreamSubscription._sendData (dart:async/stream_impl.dart:339:11) E/flutter ( 7188): #4 _DelayedData.perform (dart:async/stream_impl.dart:515:14) E/flutter ( 7188): #5 _PendingEvents.handleNext (dart:async/stream_impl.dart:620:11) E/flutter ( 7188): #6 _PendingEvents.schedule. (dart:async/stream_impl.dart:591:7) E/flutter ( 7188): #7 _microtaskLoop (dart:async/schedule_microtask.dart:40:21) E/flutter ( 7188): #8 _startMicrotaskLoop (dart:async/schedule_microtask.dart:49:5) E/flutter ( 7188):

Did you connect the app with the firebase ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants