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

fix(ios): notification controls enabled by default #3861

Merged

Conversation

KrzysztofMoch
Copy link
Collaborator

Summary

Fix notification controls enabled by default

Motivation

fixes #3856

Changes

  • Check if showNotificationControls is true

Test plan

  • set showNotificationControls to false
  • build on real device
  • notification controls should not be visible

@KrzysztofMoch KrzysztofMoch changed the title fix(ios): fix notification controls enabled by default fix(ios): notification controls enabled by default May 30, 2024
@freeboub freeboub merged commit 5c6dfb2 into TheWidlarzGroup:master May 31, 2024
6 checks passed
@KrzysztofMoch KrzysztofMoch deleted the fix/ios-notification-controls branch June 7, 2024 11:58
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

Successfully merging this pull request may close these issues.

[BUG]: showNotificationControls is visible on iOS even when it is set to false
2 participants