morganruffner

Results 3 issues of morganruffner

I was able to get the worker thread to receive a message, but when it then calls self.postMessage it does not seem like the main thread is receiving it. I...

I have been using react-native-sound-player to play audio while recording video at the same time in an iOS app. The sound still plays fine, but when the video is saved...

I am getting this error for the line AudioSession.setActive(true), is there any additional setup I need to do besides importing AudioSession? I can't see why this would be causing an...