Get SMS_READ permission in expo detached app.

Hi,
I am working on an application where I want to read the users SMS. I detached the application as Expo didn’t have the SMS permission after I added the permission in the Android manifest file but still it fails. I was not able to see any popup/alert asking for the permission when app starts and even I was not able to read the SMS (thought popup will not come in the detached app).
Can anyone please help me as I need to conclude if I can use CRNA or go to native app?

I want to auto read the SMS for OTP authentication.

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