android - Inconsistency in auto-reading the SMS by Digits -


coming https://twittercommunity.com/t/inconsistency-in-auto-reading-the-sms/84209.

auto-reading sms consistently inconsistent in case. of times, sms not read first time if wait seconds lapse , resend code, have higher chance sms read automatically.

enabled debugging suggested in aforementioned thread debug logs didn't contain related sms reading part.

there aren't special steps really, usual workflow -- submit phone number, wait otp, digits won't read it, wait timeout, resend code , digits reads fine.

i can reproduce on phone consistently same exact app (with digits) doesn't exhibit problem on different phone i.e., reads otp fine. wanted understand why failing on phone, @ least. concerned how many other phones may have exact issue once release app public. users aren't complain enter otp manually whole point of automate step , save few secs.

device - htc one_m8 os - android 6.0 carrier (if matters): at&t


Comments

Popular posts from this blog

c# - Update a combobox from a presenter (MVP) -

How to understand 2 main() functions after using uftrace to profile the C++ program? -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -