Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enableRingTone: false in options object doesnt mute upload progress notification sounds #165

Open
quarryman opened this issue Aug 29, 2019 · 1 comment

Comments

@quarryman
Copy link

Hello.
Given I have next options for Android 'notification' key

notification: {
    enabled: true,
    enableRingTone: false,
}

I am still getting sound for every progress percentage update event (up to 15 times per single upload)
I am using Samsung Galaxy S10 device.

Expected behavior is that I am able to mute sound for notifications

@miguelocarvajal
Copy link

I am seeing the same issue. This is very annoying to the end user.

Were you able to solve it?

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

No branches or pull requests

2 participants