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

pause() does not remove recording notification on macOS #441

Open
darajava opened this issue Nov 26, 2024 · 1 comment
Open

pause() does not remove recording notification on macOS #441

darajava opened this issue Nov 26, 2024 · 1 comment

Comments

@darajava
Copy link

darajava commented Nov 26, 2024

Package version
5.2.0

Environment

  • OS: MacOS, not tested yet on other platforms

Describe the bug

When I call .pause(), the recording notification icon in the system tray does not disappear:

image

I couldn't find a way to make it disappear.

To Reproduce

Call .pause() on a recording that has already started on MacOS.

Expected behavior

The notification icon disappears.

Additional Context

Calling .stop() actually does not remove it either. The only way to remove it is to call .cancel()

@darajava
Copy link
Author

The issue is also present on iOS. I can see it while using the simulator here:

image

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

1 participant