Needed help with android permission for Reading SMS

I am trying to auto read the SMS on my android app i have built using expo . .I am using the https://www.npmjs.com/package/react-native-android-sms-listener module to listen for SMS .
I have two questions

  1. on the following link https://docs.expo.io/versions/v19.0.0/guid[](http://)es/configuration.html#permission i dont see the permission for reading SMS .

  2. In my test project I am getting following error


    Do i need to detach from exp to get this working or am i missing something . Please help

Detach, unfortunately. Upvote this canny feature to fight the good fight :grin: SMS APIs on Android - Read User Messages | Voters | Expo

Hi Bacon
Will I need to do the following in my MainActivity https://github.com/expo/expo/issues/784 ??

If you run into the same problem they encountered then you may need to…
CC: @jesse

Please make the most widely accepted answer this question a part if the standard implemention .
https://github.com/expo/expo/issues/784

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