Skip to content

feat(admob): track next-gen interstitial response loading - #3986

Closed
polmiro wants to merge 1 commit into
add-next-gen-admob-suspend-loadingfrom
add-next-gen-admob-response-loading
Closed

feat(admob): track next-gen interstitial response loading#3986
polmiro wants to merge 1 commit into
add-next-gen-admob-suspend-loadingfrom
add-next-gen-admob-response-loading

Conversation

@polmiro

@polmiro polmiro commented Aug 17, 2026

Copy link
Copy Markdown
Member

Adds callback-based Google Mobile Ads Next-Gen interstitial loading from server-to-server ad responses, including RevenueCat load tracking and lifecycle callback wiring.

adUnitId is required because the opaque response and failed-load result do not expose a reliable ad unit ID for RevenueCat attribution.

Validation: :feature:admob-next-gen:testDefaultsDebugUnitTest, detektAll, and scripts/api-check.sh.

@polmiro polmiro added the pr:feat A new feature label Aug 17, 2026
@codecov

codecov Bot commented Aug 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.74%. Comparing base (837f78c) to head (72b5c15).

Additional details and impacted files
@@                         Coverage Diff                         @@
##           add-next-gen-admob-suspend-loading    #3986   +/-   ##
===================================================================
  Coverage                               82.74%   82.74%           
===================================================================
  Files                                     429      429           
  Lines                                   17572    17572           
  Branches                                 2657     2657           
===================================================================
  Hits                                    14540    14540           
  Misses                                   2139     2139           
  Partials                                  893      893           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@polmiro polmiro added pr:other and removed pr:feat A new feature labels Aug 18, 2026
@polmiro
polmiro force-pushed the add-next-gen-admob-suspend-loading branch from 063a936 to 7ba09ad Compare August 18, 2026 13:51
@polmiro
polmiro force-pushed the add-next-gen-admob-response-loading branch from 7c4aa9d to 578f5af Compare August 18, 2026 13:56
@polmiro polmiro added pr:feat A new feature and removed pr:other labels Aug 18, 2026
@polmiro
polmiro force-pushed the add-next-gen-admob-suspend-loading branch from 7ba09ad to 837f78c Compare August 19, 2026 07:47
@polmiro
polmiro force-pushed the add-next-gen-admob-response-loading branch from 578f5af to 72b5c15 Compare August 19, 2026 07:50
@polmiro

polmiro commented Aug 19, 2026

Copy link
Copy Markdown
Member Author

Folded into #3985.

@polmiro polmiro closed this Aug 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:feat A new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant