andreyvital / react-native-android-sms-listener

Allows you to listen for incoming SMS messages using React Native
MIT License
358 stars 99 forks source link

Does not work for Android 8 and above #41

Closed kush11 closed 5 years ago

kush11 commented 5 years ago

For the android version less than 8 its working fine but for the above, it is not working

riazXrazor commented 5 years ago

any fixes yet for >= 8

Sylchauf commented 5 years ago

It's working with the new permissions

see https://github.com/CentaurWarchief/react-native-android-sms-listener/issues/31

kush11 commented 5 years ago

The problem is solved by adding the permission