I'm using Google Firebase for Phone Number Verification in iOS (Swift) App. At Every Step I have logged status at my end. Same process works for most, but results error on some devices with No possible information on why its doing like this.
On Most of the process works Fine. FCM Fake Token for Verification is received -> Firebase results with success. SMS is received & Verified.
On Some Phones the process works Wrong. FCM Fake Token for Verification is received -> Firebase results with error -> SMS is NOT received.
Error says "There seems to be a problem with your project's Firebase phone number authentication set-up, please make sure to follow the instructions found at https://firebase.google.com/docs/auth/ios/phone-auth"
from Google Firebase - Phone Authentication results Error on some phones
No comments:
Post a Comment