Option to Hide/unhide the iOS media centre notification
Is your feature request related to a problem? Please describe. In my app once I stop listening to a particular playlist then I cannot hide the notification. As I don't want to call stop() because I could listen to another playlist.
Describe the solution you'd like If I do pause and call a method to hide or unhide notification it would be easy to manage.
Describe alternatives you've considered Nothing I could think of right now.
Additional context
Hi @ajsatam , are you referring to Android?
referring to iOS
Please let me know if it's currently possible in iOS.
Hi @ajsatam , this feature isn't currently implemented and I haven't looked into how it might be done. Although I'd be happy to implement it if you can point me to the specific iOS that achieves what you want (if it exists).
thanks for the reply. By specific iOS you mean specific swift code to hide/unhide it? or you want me to explain the specific use case?
Ah, sorry I missed a word. I meant "specific iOS API".
https://stackoverflow.com/a/63957111/9710294