I am working on a app which reads the otp code from incoming sms. I am using sms recieve broadcast to read the incoming sms. Its working fine on every device except xiomi redmi . please help.
Asked
Active
Viewed 205 times
2

Shirish Herwade
- 11,461
- 20
- 72
- 111

KR_Android
- 1,149
- 9
- 19
-
1Where you able to get any solution on this one ? I'm too stuck at the same place – ranjjose Jul 04 '16 at 16:16
-
1I am also facing the same issue for fetching activation code from sms inbox – Kris Jul 27 '16 at 12:29
-
Isuse seems to be resolved. Xiaomi has different permissions from what I have seen in other phones. This is what I had to do: go to settings, installed apps, find my test app, tap it, go to permissions manager and enable sms reading settings... i just enabled all . Then had to close app, clear cache (optional probably) and start it again. Event passed nicely this time. Problem resolved. – – Kris Jul 27 '16 at 13:16