I have a music application and am using AVPlayer to play some music. When the app is in background I can call the control center and tap on a song title (see pic). This will bring my app to the foreground. How can I catch this action (tapping on a song title) in my application?I have a music application and am using AVPlaye