🔧 Please Re-enable Background Music Playback Support
Hello, I’m a longtime fan who has been playing Color Switch for over 10 years. After a recent update, the game now stops any background music (YouTube Music, Apple Music, Spotify, etc.) immediately upon launch. This behavior did not occur in earlier versions, and it seems the app is currently using an AVAudioSession category (e.g., Playback or SoloAmbient) that disables audio mixing. Could you please check your Unity build settings, especially the muteOtherAudioSources flag in PlayerSettings? If possible, switching to an audio session that allows mixWithOthers, such as Ambient, would let users enjoy their personal music while playing—something that was core to the experience for many of us. Thank you for your continued support and updates. Re-enabling this feature would mean a lot to loyal users like me. 안녕하세요, 컬러스위치를 10년 넘게 사랑해온 유저입니다. 최근 업데이트 이후로 게임 실행 시 Apple Music, Spotify 등 외부 음악이 자동으로 꺼지는 현상이 발생하고 있습니다. 이전 버전에서는 음악을 들으며 게임을 즐기는 게 가능했는데, 현재는 앱이 오디오 세션(AVAudioSession)을 혼합 불가 모드로 설정한 것으로 보입니다. 혹시 Unity PlayerSettings에서 muteOtherAudioSources 옵션이 활성화되어 있는지, 혹은 AVAudioSession이 Playback이나 SoloAmbient로 설정되어 있는지 확인 부탁드립니다. 저를 포함해 많은 유저가 컬러스위치를 음악과 함께 하는 습관성 루틴으로 사용해 왔습니다. AVAudioSessionCategoryAmbient 또는 mixWithOthers 옵션을 적용해 주시면, 외부 음악과 게임 사운드가 동시에 재생 가능해집니다. 해당 기능을 다시 지원해주시면 정말 감사하겠습니다. 항상 좋은 업데이트 감사합니다.