Have used the SMS Retriever api to perform SMS-based user verification in my app successfully, however am unable to retrieve the senders address/id. How can I achieve that?
Asked
Active
Viewed 558 times
4
-
Hi. I'm getting problems to run SMS Retriever API in release mode (work in debug mode). Did you something different?? I've started a question about this... https://stackoverflow.com/questions/53865978/why-sms-retriever-api-dont-work-in-release-mode – S.P. Dec 20 '18 at 09:47
-
@Joshua. Do you got any solution? Even I also need the same. – Gopinath S Feb 27 '19 at 06:35
-
@GopinathS Unfortunately, I have not got any solutions – Joshua Achoka Feb 27 '19 at 10:03
-
We are facing the same problem because we have to make sure that this SMS has not been just re-send and comes from our backend. – JerabekJakub Mar 14 '19 at 11:14
-
I also need this solution.If you find please post it – Mortuza Shahariar Apr 04 '19 at 04:28
-
I also need to filter sms auto read based on who the sender is. Any solutions yet? – Taha Ali May 18 '19 at 15:23
-
Maybe this will help https://garageprojects.tech/using-android-sms-user-consent-api/ – Joshua Achoka Aug 31 '19 at 16:20