Currently the playback of an audio message stops whenever the app goes into the background. I.e. when listening to a 5 minute audio message, the app must stay in the foreground all the time.
Other apps like WhatsApp etc. continue the active playback even when the app is in the background, which allows the use of other apps during playback.
The playback should continue in the background until the playback is complete or stopped back in the RC app.
The playback stops as soon as the app goes into background.
Hey, I would love to Work on this!
Awesome. Go for it.
I have implemented this feature, but I am not able to commit my changes because of a failed pre-commit hook.
@pratyaksh123 this is our pre-commit hook https://github.com/RocketChat/Rocket.Chat.ReactNative/blob/develop/package.json#L16
You can run locally in order to check what's wrong with your changes.
This needs to be tested on iOS devices ( unfortunately I can't run this on my iPhone on windows ), I have tested it on android and it works.
Most helpful comment
Hey, I would love to Work on this!