Android Question Google Play Services - Phone Selector and SMS Retriever

Semen Matusovskiy

Well-Known Member
Licensed User
Hi, guys --
Has anybody tried them ?

My app already uses SMS verification, but there are two problems --
1) At first, SMS are not free (cheaper than in Firebase Phone Auth, but anyway)
2) User must type verification code from SMS-message.
Theoretically, I can read SMS, but I want to avoid permission requests, which are able to confuse user (READ_SMS, SMS_SEND etc.)

As I understand, Phone Selector and SMS Retriever do not require additional permissions.
 

Semen Matusovskiy

Well-Known Member
Licensed User
Upvote 0

Erel

B4X founder
Staff member
Licensed User
Longtime User
Upvote 0
Top