otpReader icon indicating copy to clipboard operation
otpReader copied to clipboard

OTP Reading for Android - Automatically reades SMS for verification purpose in Android , read otp from sms android

Results 10 otpReader issues
Sort by recently updated
recently updated
newest added

i am not able to set text into edittext , when OTP receiver it display in log but crash with error say that no resource found for my edittext ,...

Hi, I am using android studio 3.1.2 with java 1.8. Before this, my android studio was 2.3 or something. that time i implement this library and worked fine. Problem is...

if there is a PIN and a action send in a message, so is possible to perform that action only when the the PIN is correct? The pin will be...

Hi, Thanks in advance,otpReceived method is not working.please help me out its urgent

I need to read recieved OTP in two different screens. So, I have binded OtpReader.bind(this, "BP-BLOSSM") method in two different activities. Now otpReceived method calling in one Activity and and...

sms-retriever API:https://developers.google.com/identity/sms-retriever/request

I am not able to unBind OtpReader.