Built-in Android/iOS SMS Listener?

Does Expo have native support to automatically listen to SMS messages and parse out things like MFA codes? The closest I’ve seen to this is react-native-android-sms-listener - npm but this requires ejecting, which is not an option for us.

Hey @trinet,

The Expo SDK does not include support for listening to SMS messages unfortunately.

Cheers,

Adam

Hi Adam,

Thanks for the reply. Are there any plans in the roadmap to include this?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.