What are the possible ways of reading SMS on receiving in react native, as I was trying to implement auto-populate the OTP in text field. as i was reading different sources i found out there is possibility to do it in android but not in ios.
Asked
Active
Viewed 815 times
1
-
1Refer this answer https://stackoverflow.com/questions/55481400/read-message-from-sms-react-native – amrs-tech Sep 18 '19 at 02:34
-
I think ios implementation is not possible for reading SMS with React Native. – amrs-tech Sep 18 '19 at 02:34