Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

closeNotification control doesnt work in android #391

Open
kg-kartik opened this issue Jun 13, 2021 · 4 comments
Open

closeNotification control doesnt work in android #391

kg-kartik opened this issue Jun 13, 2021 · 4 comments

Comments

@kg-kartik
Copy link

kg-kartik commented Jun 13, 2021

Description

Control closeNotification doesnt work i.e. the notification doesnt close on swiping.
Code snippet -
MusicControl.enableControl('closeNotification', true, { when: 'always' })

I registered closeNotification event handler too but the event is not listening due to the same issue.

I also cannot setup a swipe gesture handler (from react native) and call stopControl method on swipe as the swipe gesture handler can't be implemented on a method.

Platform

Tested on both Android 9 and 10.

@khoitruongg
Copy link

same issue

@bradfloodx
Copy link
Collaborator

Thanks @kg-kartik and @khoitruongg, are you able to investigate it and perhaps create a pull request for a fix?

Cheers :)

@kg-kartik
Copy link
Author

Thanks @kg-kartik and @khoitruongg, are you able to investigate it and perhaps create a pull request for a fix?

Cheers :)

Ahh I aint able to get the fix for that tho

@gpawlik
Copy link

gpawlik commented Aug 27, 2021

Looks like it has been already reported before: #333

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants