How to detect if play back buttons are clicked in xamarin forms

57 Views Asked by At

I am using CrossMediaManager to play mp3 files. Playing files works as exptected except that I want to allow users to open a specific page when they click on playback from the nofitication. I have not implemented notification, but I allowed to play media files in the background. In the attached picture, when a user click on the areas except those media buttons, I would like to open a specific page in my app. Is there any way to handle if my app is opened from the notification area?

Notification area

0

There are 0 best solutions below