zmxv / react-native-sound

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

in ejected expo 33 project, sound is not playing in background mode(ios) #580

Open react-native-engineer opened 5 years ago

react-native-engineer commented 5 years ago

macOS 10.14.5 ios 12.3.1 expo-sdk 33(ejected)

when click home button on ios, sound is stopped.

setCategroy('Playback'), info.plist settings are done as required.

ursualexandr commented 4 years ago

macOS 10.14.5 ios 12.3.1 expo-sdk 33(ejected)

when click home button on ios, sound is stopped.

setCategroy('Playback'), info.plist settings are done as required.

any updates?

UPDATE: found solution here https://github.com/zmxv/react-native-sound/issues/302#issuecomment-343906632