zmxv / react-native-sound

React Native module for playing sound clips
MIT License
2.79k stars 748 forks source link

setAudioStreamType Deprecated since API 26 #550

Open talha-apps opened 5 years ago

talha-apps commented 5 years ago

https://github.com/zmxv/react-native-sound/blob/c7e933c184fed13b857e9e29da172341cbf6fcc1/android/src/main/java/com/zmxv/RNSound/RNSoundModule.java#L96

afilp commented 4 years ago

Hi, is there any fox to this? We cannot compile our app in 0.60 due to this. Thanks!

ahsanihsan commented 4 years ago

Any update on this issue?