hyochan / hyochan/react-native-nitro-sound

Audio session release

Open
#344 5 comments 0 reactions 0 assignees View on GitHub
🍗 enhancement 📱 iOS 🤖 ai-managed 1️⃣ good first issue
Dominant language
TypeScript
Stars
962
Forks
254
Avg merge
1d 4h
Merged PRs (30d)
1

Description

Please add this when recording/playing audio is paused/stop:
`AVAudioSession.sharedInstance().setActive(false, options: .notifyOthersOnDeactivation)`

So other audio sources e.g. Spotify can continued playing in background.

Contributor guide

Open the contributing guide

Research direction

Start by locating the iOS audio recording and playback pause/stop handlers and any existing AVAudioSession usage. Add the requested deactivation behavior to the relevant paths, then verify that other audio sources can resume after recording or playback is paused or stopped.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, swift
Domain
audio-video-rtc, mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.