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: banners not properly destroyed #508

Merged
merged 1 commit into from
Dec 31, 2023
Merged

Conversation

dylancom
Copy link
Collaborator

@dylancom dylancom commented Dec 27, 2023

Description

Added methods to clean up the banner when a bannerView unmounts.

Might fix #496?

Please test.

Copy link

docs-page bot commented Dec 27, 2023

To view this pull requests documentation preview, visit the following URL:

docs.page/invertase/react-native-google-mobile-ads~508

Documentation is deployed and generated using docs.page.

Copy link

codecov bot commented Dec 27, 2023

Codecov Report

Merging #508 (bf0ebd2) into main (79468a7) will decrease coverage by 0.41%.
Report is 9 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #508      +/-   ##
==========================================
- Coverage   44.16%   43.74%   -0.41%     
==========================================
  Files          29       29              
  Lines         530      535       +5     
  Branches      147      148       +1     
==========================================
  Hits          234      234              
- Misses        296      301       +5     

@dylancom dylancom changed the title fix(ios): banners not properly destroyed fix: banners not properly destroyed Dec 27, 2023
@dylancom dylancom closed this Dec 30, 2023
@dylancom dylancom reopened this Dec 31, 2023
@dylancom dylancom merged commit ef85d87 into main Dec 31, 2023
20 of 22 checks passed
@dylancom dylancom deleted the bugfix/banner-memory-leak branch December 31, 2023 09:26
@mikehardy
Copy link
Collaborator

🎉 This PR is included in version 12.7.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

[🐛] Memory Leak Issue with react-native-google-mobile-ads Library
2 participants