Kindly help me in playing ringtone in background, in iOS react native app. I am using react-native-sound library
I am using react-native-sound library to load and play sound in iOS.
When i receive a remote notification, I want that ringtone to play.
It works fine when app is in foreground state but it never plays the ringtone when iOS app is in background and inactive state