I’m building a mobile app using Capacitor with React (not React Native). I want to implement an audio player that supports lock screen and notification center controls (play/pause, skip, etc.).
I’m looking for an existing Capacitor plugin or an easy solution that doesn’t require writing native code myself (Java/Kotlin/Swift).
Is this achievable today with Capacitor + React? Or should I consider switching technologies (like React Native) to get these features more easily?
Thanks in advance for any advice!
Edit : solution : https://github.com/DarkPo13/capacitor-media-session