maniac-tech/react-native-expo-read-sms

No asking for permissions

Open

#97 opened on Oct 1, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Java (32 forks)auto 404
good first issue

Repository metrics

Stars
 (84 stars)
PR merge metrics
 (PR metrics pending)

Description

Describe the bug it is not resolving requestReadSMSPermission promise To Reproduce Steps to reproduce the behavior:

in expo v54 I am calling RNReadSMS.requestReadSMSPermission() but never resolve, and nothing happens in the front end Expected behavior should show an alert asking for permissions

Desktop (please complete the following information):

  • OS: ANDROID

Smartphone (please complete the following information):

  • Device: Samsung Fold 6
  • OS: Android 15

Expo Sdk 54, on a fresh project

Contributor guide