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: fixed getting bridge in AudioAPIModule on IOS #192

Merged
merged 3 commits into from
Oct 31, 2024

Conversation

maciejmakowski2003
Copy link
Collaborator

@maciejmakowski2003 maciejmakowski2003 commented Oct 31, 2024

Closes #182

Introduced changes

  • Refactored inheritance in AudioAPIModule.h on IOS
  • Changed [RCTBridge currentBridge] to self.bridge

Checklist

  • Linked relevant issue
  • Updated relevant documentation
  • Added/Conducted relevant tests
  • Performed self-review of the code

@maciejmakowski2003 maciejmakowski2003 merged commit 5fb7a9d into main Oct 31, 2024
2 checks passed
@maciejmakowski2003 maciejmakowski2003 deleted the fix/ios/wrong-bridge branch October 31, 2024 14:51
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.

Prevent iOS bridgeless initialization from getting the wrong bridge
2 participants