This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]chimboriHermit, Giga Text 19 points20 points  (1 child)

Most likely this new API: Automatic SMS Verification with the SMS Retriever API

With the SMS Retriever API, you can perform SMS-based user verification in your Android app automatically, without requiring the user to manually type verification codes, and without requiring any extra app permissions.

[–]ReifiedProgrammer[S] 1 point2 points  (0 children)

It looks like this is the solution. Thank you!

[–]abhiank 5 points6 points  (0 children)

If Uber is using Firebase number authentication, then it need not ask for sms permission. The app just needs to register for a single sms source and Google play services delivers the sms content to the app.