-
Notifications
You must be signed in to change notification settings - Fork 252
Record audio in background #323
Copy link
Copy link
Open
Labels
🙏 help wantedExtra attention is neededExtra attention is needed🤖 androidRelated to androidRelated to android
Description
Please fill the template to help you out. Also, please try the
Exampleproject compare before submiting the issue when you have certain issue with your project setup.
Version of react-native-audio-recorder-player
2.5.3
Version of React Native
0.63.3
Platforms you faced the error (IOS or Android or both?)
Android
Expected behavior
When application goes to background, the audio recording should continue
Actual behavior
When application goes to background, the audio recording stops
Steps to reproduce the behavior
Start the audio recording while application is in active state
Press home button to move application to background.
Come back to application after some time.
The recording resumes from the time when it went to background. It is not recording while in background.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🙏 help wantedExtra attention is neededExtra attention is needed🤖 androidRelated to androidRelated to android